How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Audiomack Music API

Songs, albums, streaming, favorites, reposts, and metrics.

Audiomack Music API is one of 8 APIs that Audiomack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Music. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and authentication docs.

This API exposes 15 operations across 12 paths. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.audiomack.com/v1.

15 operations 12 paths 0 schemas 2 DELETE8 GET1 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.audiomack.com/v1
Authentication
HTTP Oauth
Resource Areas
1

Authentication & Security 1

Audiomack Music API declares 1 security scheme for authenticating requests. It uses HTTP oauth authentication (oauth1). By default, every request must be authenticated.

  • oauth1 — OAuth 1.0a signed request. Obtain a request token via POST /v1/requesttoken, redirect the user to https://audiomack.com/oauth/authenticate?oauthtoken=..., then…

Paths & Operations 15

Across 12 paths, the API surfaces 15 operations — 2 DELETE, 8 GET, 1 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Music 15

Songs, albums, streaming, favorites, reposts, and metrics.

GET
/music/{id}
Get Music By Id
getMusicById 2 params → 200
GET
/music/{type}/{artist}/{slug}
Get Music By Slug
getMusicBySlug 4 params → 200
PATCH
/music/{type}/{artist}/{slug}
Flag Music Unplayable
patchMusicBySlug 3 params body → 200
GET
/music/preview/{id}
Get Music Preview
getMusicPreview 1 param → 200
GET
/music/recent
List Recent Music
getRecentMusic 2 params → 200
GET
/music/{genre}/recent
List Recent Music By Genre
getRecentMusicByGenre 3 params → 200
GET
/music/trending
List Trending Music
getTrendingMusic 2 params → 200
GET
/music/{genre}/trending
List Trending Music By Genre
getTrendingMusicByGenre 3 params → 200
POST
/music/{id}/play
Get Music Stream Url
postMusicPlay 1 param body → 200
POST
/music/{id}/ads
Record Music Ad Event
postMusicAd 1 param body → 200
PUT
/music/{id}/favorite
Favorite Music
favoriteMusic 1 param → 200
DELETE
/music/{id}/favorite
Unfavorite Music
unfavoriteMusic 1 param → 200
PUT
/music/{id}/repost
Repost Music
repostMusic 1 param → 200
DELETE
/music/{id}/repost
Remove Music Repost
deleteMusicRepost 1 param → 200
GET
/music/{id}/metrics
Get Music Metrics
getMusicMetrics 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

audiomack-music-api-openapi.yml Raw ↑

Other APIs Audiomack publishes across the network.

Audiomack Artist API
Audiomack Chart API
Audiomack OAuth API
Audiomack Playlist API
Audiomack Search API
Audiomack Stats API
Audiomack User API
Where this information came from

This is an independent, third-party profile of Audiomack Music API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.