Incidents
Investigating a service disruption
Resolved 17 Jun 2026
Systems
API server
Search and metadata endpoints
Operational
Authentication server
Sign-in, billing, and dashboard
Operational
Endpoints
Track search
GET /v1/tracks/search
8 / 20ms
Operational
ISRC lookup
GET /v1/tracks/isrc/:isrc
—
Operational
ISWC lookup
GET /v1/tracks/iswc
—
Operational
Recordings by ISWC
GET /v1/tracks/iswc/:iswc
—
Operational
Track by ID
GET /v1/tracks/:id
19 / 28ms
Operational
Platform links
GET /v1/tracks/links
697 / 697ms
Operational
Bulk resolve
POST /v1/tracks/resolve
152 / 397ms
Operational
Identify (audio recognition)
POST /v1/tracks/identify
—
Operational
Artist search
GET /v1/artists/search
—
Operational
Artist by ID
GET /v1/artists/:id
—
Operational
Releases by artist
GET /v1/artists/:id/releases
—
Operational
Label search
GET /v1/labels/search
—
Operational
Label by ID
GET /v1/labels/:id
—
Operational
Releases by label
GET /v1/labels/:id/releases
—
Operational
Artists by label
GET /v1/labels/:id/artists
—
Operational
Release search
GET /v1/releases/search
35 / 35ms
Operational
Release by ID
GET /v1/releases/:id
50 / 110ms
Operational
New releases
GET /v1/releases/new
—
Operational
Browse tracks
GET /v1/tracks/browse
—
Operational
List genres
GET /v1/genres
—
Operational
Suggest a genre
POST /v1/tracks/:id/suggestions
—
Operational
List your suggestions
GET /v1/suggestions
—
Operational
Register a stream
POST /v1/streams
2045 / 2825ms
Operational
List streams
GET /v1/streams
5 / 5ms
Operational
Stream status + now playing
GET /v1/streams/:id
14 / 375ms
Operational
Update stream settings
PATCH /v1/streams/:id
—
Operational
Recognition history
GET /v1/streams/:id/history
21 / 62ms
Operational
Airplay report
GET /v1/streams/report
—
Operational
Stop a stream
DELETE /v1/streams/:id
—
Operational
Create a webhook
POST /v1/webhooks
—
Operational
List webhooks
GET /v1/webhooks
—
Operational
Update a webhook
PATCH /v1/webhooks/:id
—
Operational
Delete a webhook
DELETE /v1/webhooks/:id
—
Operational
Send a test event
POST /v1/webhooks/:id/test
—
Operational
Recent deliveries
GET /v1/webhooks/:id/deliveries
—
Operational
Live feed (SSE)
GET /v1/streams/live
—
Operational