Create Catalog
Create a catalog.
Authorizations
Your Recoup API key. Learn more.
Body
Catalog to create. Provide name, snapshot, or both - at least one is required.
Request body for creating a catalog. At least one of name or snapshot must be supplied. The owning account is taken from the request credentials, never from this body.
Optional. Display name for the catalog. If omitted when snapshot is supplied, a name is derived from the source run.
Optional. ID of a completed playcount snapshot (valuation run) owned by the authenticated account. Its measured ISRCs are added to the new catalog as catalog songs. Create one with Create measurement job.
Response
Catalog created, or the existing catalog returned when re-materializing the same snapshot (idempotent)
Response returned after creating, or idempotently re-fetching, a catalog
Status of the request
success, error A catalog with its metadata
Number of catalog songs materialized from the source. 0 when no snapshot was supplied, or when the run was already materialized (idempotent re-claim).
Error message (only present if status is 'error')
