InterSpace Distribution Limited

Advanced Features

Built for platforms,
not just uploads.

Under the simple release form is an infrastructure stack that labels, distributors, and aggregators build entire businesses on. Direct DDEX delivery, a programmable API, AI agent access, and a real sandbox to prove it all against.

220+

Direct DSP feeds

ERN 4.3

DDEX delivery & takedowns

5

Ingestion channels

165+

API operations

Platform Capabilities

Everything the power users reach for

smart_toy

AI Agent Access (MCP)

A remote Model Context Protocol server exposes the whole API as tools, so Claude, Cursor, or any MCP client can operate your account with your key.

Explore MCP arrow_forward
api

Distribution API

A REST API with tgk_ keys and JWT auth. Create releases, upload masters, manage credits, and deliver, all programmatically.

Read the docs arrow_forward
hub

DDEX ERN 4.3 delivery

Generate, XSD-validate, preview, deliver, redeliver as metadata updates, and issue PurgeReleaseMessage takedowns, per DSP or to all.

tune

Per-DSP supply-chain control

Set monetization policies, pricing tiers, and territory clearances at the release level, then override any single DSP and read the resolved plan.

cloud_upload

Multi-channel ingestion

Bring catalogue in via real-time JSON, async bulk JSON, DDEX ERN XML, CSV, or SFTP, each with job tracking and per-row validation errors.

webhook

Real-time webhooks

Subscribe to lifecycle events that name every DSP at every stage. HMAC-signed payloads, rotating secrets, and a per-attempt delivery log.

gavel

Rights & royalty splits

Per-track writers, publishers, and collaborators with shares that sum to 100, streaming and sync rights, and payee statements down to the contributor.

Rights management arrow_forward
dashboard_customize

White-label multi-tenancy

Run your brand on our infrastructure. Onboard child tenants, theme every surface, impersonate for support, and read usage rollups.

White label arrow_forward
security

AI fraud detection

A nine-layer pre-delivery screen plus continuous stream-pattern monitoring protects your DSP relationships across the whole network.

Fraud detection arrow_forward
insights

Streaming analytics

Streams and revenue broken down by DSP, territory, and release, daily time-series, and per-artist overviews across any date range.

bolt

Idempotency & rate limits

Idempotency keys make writes safe to retry, and documented rate limits keep integrations predictable under load.

science

Full sandbox

A callable sandbox with the same request and response shapes as production, an isolated database, and no delivery to live DSPs.

Developer-grade

The same infrastructure, three ways in

Use the dashboard for hands-on work, the REST API for your own systems, or the MCP server to hand the job to an AI agent. Every path shares one account, one key model, and one delivery pipeline.

Prove any integration against the sandbox first, then promote to production by changing a single header.

create a release over the API

$ curl -X POST https://api.tonegrid.pro/releases \
    -H "Authorization: Bearer tgk_..." \
    -d '{"title":"Midnight in Lagos",
         "type":"single",
         "release_date":"2026-09-01"}'

{"success":true,"data":{"release":{...}}}

Build your distribution business on it

These are the capabilities partners choose ToneGrid for. See the plans, or talk to us about a white-label rollout.