Authenticate with the Audiomack API using OAuth 1.0a and fetch trending music

domain: audiomack.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register your application to get an Audiomack API key/secret pair for OAuth 1.0a signing
  2. Request an unauthorized request token from the OAuth request-token endpoint, supplying an `oauth_callback` URL (request tokens are short-lived, valid about an hour)
  3. Redirect the user to Audiomack's authorization page with the request token so they can approve your app
  4. Exchange the authorized request token for a long-lived access token via the access-token exchange endpoint, signing the request per OAuth 1.0a rules (HMAC-SHA1 signature over the request parameters)
  5. Call `GET https://api.audiomack.com/v1/music/trending` (optionally filtered by genre) using your OAuth 1.0a-signed request to list currently trending tracks
  6. Use the corresponding recently-uploaded/genre-filtered endpoints the same way when you need newest-upload feeds instead of trending

Known gotchas

Related routes

Authenticate with Spotify using OAuth PKCE and create a playlist
spotify-api · 6 steps · unrated
Authenticate with Discogs via OAuth 1.0a and read/manage an authenticated user's collection folders and wantlist
www.discogs.com · 6 steps · unrated
Implement the SoundCloud OAuth 2.1 Authorization Code with PKCE flow, including token exchange and single-use refresh tokens
developers.soundcloud.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans