Epidemic Sound Beta API
These endpoints are in beta.
Epidemic Sound Beta API is one of 9 APIs that Epidemic Sound publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Beta. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 0.1.17.
Requests are made against a single base URL, https://partner-content-api.epidemicsound.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 4
Epidemic Sound Beta API declares
4 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (ApiKeyAuth).
It accepts HTTP bearer tokens (PartnerAuth).
It accepts HTTP bearer tokens (UserAuth).
It supports OAuth 2.0 (EpidemicSoundConnectAuth) using the authorizationCode flow.
ApiKeyAuth— API key authentication for server-to-server communication. Pass your API key as a Bearer token in the Authorization header. API keys are prefixed with epidemic…PartnerAuth— Partner authentication is handled with short lived partner access tokens. Use your api credentials to request these tokens. The access token is of JWT format a…UserAuth— User authentication is handled with short lived user access tokens. Use a partner token to request these tokens. The access token is of JWT format and should b…EpidemicSoundConnectAuth— For users signing in with an Epidemic Sound account, user authentication is handled with OpenID Connect, which is a layer on top of OAuth 2.0. Example Header:…
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.
These endpoints are in beta.
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TrackEditWaveform (7 properties), TrackEditsResponse (4 properties), TrackEditResultResponse (3 properties), TrackEditsJobRequest (2 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 Epidemic Sound 8
Other APIs Epidemic Sound publishes across the network.