Warner Music Group · API Governance Rules
Warner Music Group API Rules
Spectral linting rules defining API design standards and conventions for Warner Music Group.
10 Rules
error 6
warn 3
info 1
Rule Categories
wmg
Rules
error
wmg-operation-ids-required
All operations must have an operationId
$.paths[*][*]
warn
wmg-operation-summary-title-case
Operation summaries must use Title Case
$.paths[*][*].summary
error
wmg-operation-tags-required
All operations must have at least one tag
$.paths[*][*]
error
wmg-paths-versioned
All API paths must include a version prefix
$.paths
error
wmg-oauth2-required
WMG API uses OAuth2 authentication
$.components.securitySchemes
error
wmg-response-success-defined
Operations must define a successful response
$.paths[*][*].responses
warn
wmg-response-401-defined
Protected operations must define a 401 response
$.paths[*][*].responses
error
wmg-catalog-search-params
Catalog search must have at least a query parameter
$.paths['/v1/catalog/search'].get.parameters
info
wmg-isrc-path-pattern
Track endpoints should use ISRC as the path parameter
$.paths./v1/tracks/{isrc}.get.parameters[*]
warn
wmg-pagination-on-lists
List operations should support limit and offset parameters
$.paths[*].get.parameters[*].name
Spectral Ruleset
Work with this as data
Every ruleset here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/warner-music-group-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.