7digital · Example Payload

Streaming Platform Radio Session Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

Streaming Platform Radio Session Example is an example object payload from 7digital, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sessionIduserIdrulesetskipsRemainingcreatedAt

Example Payload

Raw ↑
{
  "sessionId": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "userId": "500123",
  "ruleset": "dmca",
  "skipsRemaining": 6,
  "createdAt": "2026-05-28T14:30:00Z"
}