7digital User API
Per-user account operations — locker, purchases, payment cards, subscriptions, signup.
7digital User 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 User. 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 17 operations across 16 paths, and defines 13 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
7digital User 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 17
Across 16 paths, the API surfaces 17 operations — 11 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.
Per-user account operations — locker, purchases, payment cards, subscriptions, signup.
Schemas 13
The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Release (12 properties), Track (11 properties), User (7 properties), Artist (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from 7digital 12
Other APIs 7digital publishes across the network.