BMI: Get Catalog
BMI via Parse · music
Retrieve the Songview catalog of musical works for a specific writer/composer. Requires opaque identifiers obtained from search_writers. Returns paginated works with titles, BMI Work IDs, ISWC codes, reconciliation status, co-writers with their affiliations and IPI numbers, publishers with their affiliations and IPI numbers, performers, society control percentages, and alternate titles. Search for writers/composers and retrieve their songview catalog from BMI's repertoire database. Fulfilled by Parse from repertoire.bmi.com.
- bmi
- entertainment
- government-public
- music
- parse
- platform-key
- repertoire-bmi-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fc797f45-3476-4cf2-ac70-2392382c3a89/get_catalog
- Interface artifact
- sha256:492bc7197020ac084c8372d5d74bddafeeff873893b8669dc4692fe156634341
- Manifest digest
- sha256:f6089fc05612868ba301f268f5f48838ca6ce6415cfaeb9bbffbfab36a1a1194
Request fields
- cae (string, required): Opaque CAE identifier from search_writers results (cae field).
- page (integer): Page number for paginated catalog results.
- page_size (integer): Number of works per page. Must be 20, 50, or 100.: Allowed values: 20, 50, 100
- writer_id (string, required): Opaque writer identifier from search_writers results (writer_id field).
- part_id_sub (string, required): Opaque sub-identifier from search_writers results (part_id_sub field).
- search_text (string): Original search text used to find this writer. When omitted, writer_name is used.
- search_type (string): Catalog scope filter.: Allowed values: all, bmi, bmi-work
- writer_name (string, required): Writer name as returned by search_writers (e.g. 'SHEERAN ED').
Example queries
- {"cae":"YO0HedHMatLb45JzS23DVw%3d%3d","page":"1","page_size":"20","writer_id":"Ak4jiB8Q6zj%2bHuOb%2fYcyrg%3d%3d","part_id_sub":"YO0HedHMatLb45JzS23DVw%3d%3d","search_text":"Ed Sheeran","search_type":"all","writer_name":"SHEERAN ED"}