Soundtrack Your Brand

Soundtrack Your Brand (Soundtrack) is a Stockholm-based business music streaming company that provides licensed background music for physical spaces such as retail stores, restaurants, cafes, hotels and gyms. Its Soundtrack API is a single-endpoint GraphQL API that lets partners and customers build display, control and monitoring applications on top of Soundtrack: read what is currently playing in a sound zone, control playback, pair playback devices, and manage schedules, playlists and music libraries across accounts and locations. The API is free for paying Soundtrack customers and is complemented by a partner-gated native Player SDK for embedding Soundtrack playback in hardware.

Soundtrack Your Brand publishes 1 API on the APIs.io network. Tagged areas include Company, Music, Music Streaming, Background Music, and GraphQL.

The Soundtrack Your Brand catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Soundtrack Your Brand’s developer surface includes documentation, API reference, getting-started guide, changelog, engineering blog, support, pricing, and 20 more developer resources.

42.1/100 thin ▬ flat Agent 39/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyMusicMusic StreamingBackground MusicGraphQLRetailHospitalityAudioAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 42.1/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 39/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/soundtrack-your-brand: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Soundtrack API

Single-endpoint GraphQL API (queries, mutations and websocket subscriptions) for building display, control and monitoring apps on top of Soundtrack — now-playing, playback contr...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Soundtrack API — GraphQL Subscriptions

Event/streaming surface of the Soundtrack API, derived from the GraphQL Subscriptions root type via introspection. Clients subscribe over websocket to the single GraphQL endpoin...

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Soundtrack Your Brand Authentication

http · 2 schemes

SECURITY

Soundtrack Your Brand Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: soundtrack-your-brand
name: Soundtrack Your Brand
description: 'Soundtrack Your Brand (Soundtrack) is a Stockholm-based business music streaming company that provides licensed
  background music for physical spaces such as retail stores, restaurants, cafes, hotels and gyms. Its Soundtrack API is a
  single-endpoint GraphQL API that lets partners and customers build display, control and monitoring applications on top of
  Soundtrack: read what is currently playing in a sound zone, control playback, pair playback devices, and manage schedules,
  playlists and music libraries across accounts and locations. The API is free for paying Soundtrack customers and is complemented
  by a partner-gated native Player SDK for embedding Soundtrack playback in hardware.'
url: https://raw.githubusercontent.com/api-evangelist/soundtrack-your-brand/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://api.soundtrackyourbrand.com/v2/docs/img/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- eqt-ventures
- northzone
x-tier: enriched
x-tier-reason: has-graphql-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Music
- Music Streaming
- Background Music
- GraphQL
- Retail
- Hospitality
- Audio
- API
apis:
- aid: soundtrack-api
  name: Soundtrack API
  description: Single-endpoint GraphQL API (queries, mutations and websocket subscriptions) for building display, control
    and monitoring apps on top of Soundtrack — now-playing, playback control, device pairing, schedules and playlists. 718
    types, 79 queries, 126 mutations, 13 subscriptions.
  humanURL: https://api.soundtrackyourbrand.com/v2/docs
  baseURL: https://api.soundtrackyourbrand.com/v2
  tags:
  - GraphQL
  - Music
  - Streaming
  properties:
  - type: GraphQL
    url: graphql/soundtrack-your-brand.graphql
  - type: GraphQL Source
    url: graphql/soundtrack-your-brand-introspection.json
  - type: Documentation
    url: https://api.soundtrackyourbrand.com/v2/docs
  - type: APIReference
    url: https://api.soundtrackyourbrand.com/v2/explore
common:
- type: DomainSecurity
  url: security/soundtrack-your-brand-domain-security.yml
- type: Website
  url: https://www.soundtrackyourbrand.com
- type: DeveloperPortal
  url: https://api.soundtrackyourbrand.com/v2/docs
- type: Documentation
  url: https://api.soundtrackyourbrand.com/v2/docs
- type: APIReference
  url: https://api.soundtrackyourbrand.com/v2/explore
- type: GettingStarted
  url: https://api.soundtrackyourbrand.com/v2/docs
- type: ChangeLog
  url: https://api.soundtrackyourbrand.com/v2/docs/changelog
- type: StatusPage
  url: https://status.soundtrack.io/
- type: Blog
  url: https://www.soundtrackyourbrand.com/blog
- type: Support
  url: https://www.soundtrackyourbrand.com/support
- type: GitHubOrganization
  url: https://github.com/soundtrackyourbrand
- type: Pricing
  url: https://www.soundtrackyourbrand.com/pricing
- type: SignUp
  url: https://www.soundtrackyourbrand.com/signup
- type: Login
  url: https://www.soundtrackyourbrand.com/login
- type: TermsOfService
  url: https://www.soundtrackyourbrand.com/legal/terms
- type: PrivacyPolicy
  url: https://www.soundtrackyourbrand.com/legal/privacy
- type: Authentication
  url: authentication/soundtrack-your-brand-authentication.yml
- type: Conventions
  url: conventions/soundtrack-your-brand-conventions.yml
- type: ErrorCatalog
  url: errors/soundtrack-your-brand-problem-types.yml
- type: Lifecycle
  url: lifecycle/soundtrack-your-brand-lifecycle.yml
- type: Conformance
  url: conformance/soundtrack-your-brand-conformance.yml
- type: DataModel
  url: data-model/soundtrack-your-brand-data-model.yml
- type: AsyncAPI
  url: asyncapi/soundtrack-your-brand-subscriptions-asyncapi.yml
- type: MCPServer
  url: mcp/soundtrack-your-brand-mcp.yml
- type: LLMsTxt
  url: llms/soundtrack-your-brand-llms.txt
- type: Packages
  url: packages/soundtrack-your-brand-packages.yml
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 18
  pass: local-v1