7digital · Example Payload

Streaming Platform Device Authorisation Request Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

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

Top-level fields

deviceIddeviceNameplatform

Example Payload

Raw ↑
{
  "deviceId": "device-789012",
  "deviceName": "Jane's iPhone",
  "platform": "ios"
}