Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

7digital Offline Devices API

Authorise, list, and inspect devices registered for offline subscription playback.

7digital Offline Devices API is one of 23 APIs that 7digital publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Offline Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a JSON-LD context, code examples, and 2 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.2.

Requests are made against a single base URL, https://api.7digital.com/1.2.

3 operations 3 paths 2 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2
Base URL
https://api.7digital.com/1.2
Authentication
API Key, API Key, API Key
Resource Areas
1

Authentication & Security 3

7digital Offline Devices API declares 3 security schemes for authenticating requests. An API key is passed in the query as oauth_consumer_key (oauth1). An API key is passed in the query as oauth_consumer_key (oauth1_two_legged). An API key is passed in the query as oauth_consumer_key (oauth1_three_legged). By default, every request must be authenticated.

  • oauth1 — 7digital uses OAuth 1.0 signing. Every request MUST include oauthconsumerkey as either a query parameter or in the Authorization header. Sensitive operations r…
  • oauth1_two_legged — 2-legged OAuth 1.0 (partner-scoped — consumer key + secret only).
  • oauth1_three_legged — 3-legged OAuth 1.0 (consumer key + secret plus a user access token + secret).

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Offline Devices 3

Authorise, list, and inspect devices registered for offline subscription playback.

POST
/users/{userId}/unlimitedStreaming/offline
7digital Authorize Offline Device
authorizeOfflineDevice 1 param body → 200
GET
/users/{userId}/unlimitedStreaming/offline/{deviceId}
7digital Get Offline Device Status
getOfflineDeviceStatus 2 params → 200
GET
/users/{userId}/unlimitedStreaming/devices
7digital List Offline Devices
listOfflineDevices 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are DeviceAuthorisation (5 properties), DeviceAuthorisationRequest (3 properties). Each schema is shown below with its type and property counts.

DeviceAuthorisation
object
5 properties
DeviceAuthorisationRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

7digital-offline-devices-api-openapi.yml Raw ↑

Other APIs 7digital publishes across the network.

7digital Artists API
7digital Basket API
7digital Catalogue API
7digital Content Delivery API
7digital Download Purchases API
7digital Editorial API
7digital Interactive Radio API
7digital IpLookup API
7digital Logging API
7digital Payment API
7digital Playlists API
7digital Releases API