Developer Platform

Build with
Too Lost

Integrate music distribution, catalog management, royalty tracking, and more into your applications with our REST API.

Your entire platform, one API

Manage catalogs, distribute releases, track royalties, handle payouts, and automate workflows — all programmatically through a single REST API.

Catalog & Release Management
Distribution to 450+ Stores
Royalties, Splits & Payouts
Analytics & Reporting
Users, Teams & Permissions
Webhooks & Real-time Events
POST /v2/releases
{
  "title": "Midnight Drive",
  "artists": [
    { "name": "Neon Pulse", "role": "primary" }
  ],
  "release_date": "2026-04-15",
  "tracks": [
    { "title": "Midnight Drive", "isrc": "USTL02612345" }
  ]
}

Start building today

Create a free developer account, grab your API keys, and ship your first integration.