Home
Providers
Audiomack
Audiomack
Audiomack is an on-demand music streaming and audio discovery platform that lets artists and creators upload unlimited music and podcasts and reach listeners through its iOS, Android, and web apps. The service is widely associated with hip-hop, rap, R&B, Afrobeats, dancehall, reggae, electronic, and Latin genres, and is a launchpad for independent and emerging artists worldwide, with particularly strong adoption across Africa, the Caribbean, and the U.S. Audiomack publishes a public Data API at https://api.audiomack.com/v1 that exposes the catalog (songs, albums, playlists), artist profiles and follower graph, search and autosuggest, charts by genre and timeframe, streaming URL issuance, favorites and reposts, ad and view/play stats reporting, and authenticated user resources. Authentication is OAuth 1.0a (three-legged), with an optional unauthenticated `key` parameter for read-only access on some endpoints. Audiomack also publishes a Creators portal, an Artist Guide, Audiomack Studios, and the AMP monetization program for artist payouts.
Audiomack publishes 8 APIs on the APIs.io network, including Artist API, Chart API, Music API, and 5 more. Tagged areas include Music, Music Streaming, Audio, Podcasts, and Hip-Hop.
Audiomack’s developer surface includes authentication, developer portal, documentation, getting-started guide, code examples, support, signup flow, and 22 more developer resources.
8 APIs
15 Features
Music Music Streaming Audio Podcasts Hip-Hop Rap Afrobeats Reggae Dancehall R&B Electronic Charts Playlists Discovery Creator Economy Independent Artists
On this page
Kin Score
APIs 8
Open Collections 1
Features 15
Security Posture 3
Agentic Access 1
Resources 29
apis.yml
5 Operational Transparency
Composite quality — 34.4/100 · thin
Contract Quality
13.4 / 25
Developer Ergonomics
8.7 / 20
Commercial Clarity
4.2 / 20
Operational Transparency
0.7 / 13
Agent readiness — 29/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 8
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Notable capabilities this provider offers.
On-demand music and podcast streaming on iOS, Android, and web
Unlimited free uploads for artists and creators with no premium creator account
Public Data API at https://api.audiomack.com/v1 with OAuth 1.0a authentication
Catalog endpoints for songs, albums, artists, and playlists
Charts by genre and timeframe (daily, weekly, monthly, yearly, total)
Full-text search and autosuggest across music, albums, and artists
Short-lived streaming URL issuance (~10 second TTL) via /music/{id}/play
Favorites, reposts, follows, pinned items, and activity feeds
View and play stats reporting via tokenised stats events
{"Authenticated user resources" => "profile, feed, uploads, playlists, favorites, notifications"}
AMP (Audiomack Monetization Program) for artist payouts
Artist Dashboard with consumption analytics
Hype Machine distribution compatibility
Strong genre focus on hip-hop, rap, Afrobeats, reggae, dancehall, R&B, electronic, Latin
React Native open-source components published under the audiomack GitHub org
Scroll for all 15
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 4
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 2
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 5
The organization behind the API
Other 5
Properties that don't map to a standard resource type
Source (apis.yml)
aid: audiomack
name: Audiomack
description: Audiomack is an on-demand music streaming and audio discovery platform that lets artists and creators upload
unlimited music and podcasts and reach listeners through its iOS, Android, and web apps. The service is widely associated
with hip-hop, rap, R&B, Afrobeats, dancehall, reggae, electronic, and Latin genres, and is a launchpad for independent and
emerging artists worldwide, with particularly strong adoption across Africa, the Caribbean, and the U.S. Audiomack publishes
a public Data API at https://api.audiomack.com/v1 that exposes the catalog (songs, albums, playlists), artist profiles and
follower graph, search and autosuggest, charts by genre and timeframe, streaming URL issuance, favorites and reposts, ad
and view/play stats reporting, and authenticated user resources. Authentication is OAuth 1.0a (three-legged), with an optional
unauthenticated `key` parameter for read-only access on some endpoints. Audiomack also publishes a Creators portal, an Artist
Guide, Audiomack Studios, and the AMP monetization program for artist payouts.
url: https://raw.githubusercontent.com/api-evangelist/audiomack/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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/audiomack.png
type: Index
position: Provider
access: 3rd-Party
tags:
- Music
- Music Streaming
- Audio
- Podcasts
- Hip-Hop
- Rap
- Afrobeats
- Reggae
- Dancehall
- R&B
- Electronic
- Charts
- Playlists
- Discovery
- Creator Economy
- Independent Artists
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.20'
apis:
- aid: audiomack:audiomack-artist-api
name: Audiomack Artist API
description: Artist profiles, uploads, favorites, followers, and pinned items.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Artist
properties:
- type: OpenAPI
url: openapi/audiomack-artist-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-chart-api
name: Audiomack Chart API
description: Aggregate song, album, and playlist charts across timeframes and genres.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Chart
properties:
- type: OpenAPI
url: openapi/audiomack-chart-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-music-api
name: Audiomack Music API
description: Songs, albums, streaming, favorites, reposts, and metrics.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Music
properties:
- type: OpenAPI
url: openapi/audiomack-music-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-oauth-api
name: Audiomack OAuth API
description: OAuth 1.0a request-token and access-token exchanges.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- OAuth
properties:
- type: OpenAPI
url: openapi/audiomack-oauth-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-playlist-api
name: Audiomack Playlist API
description: Playlist creation, editing, favoriting, and discovery.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Playlist
properties:
- type: OpenAPI
url: openapi/audiomack-playlist-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-search-api
name: Audiomack Search API
description: Free-text search and autosuggest across music, albums, and artists.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Search
properties:
- type: OpenAPI
url: openapi/audiomack-search-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-stats-api
name: Audiomack Stats API
description: Tokenised view and play event reporting.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- Stats
properties:
- type: OpenAPI
url: openapi/audiomack-stats-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
- aid: audiomack:audiomack-user-api
name: Audiomack User API
description: Authenticated user profile, feed, uploads, playlists, and notifications.
humanURL: https://www.audiomack.com/data-api/docs
baseURL: https://api.audiomack.com/v1
tags:
- User
properties:
- type: OpenAPI
url: openapi/audiomack-user-api-openapi.yml
- type: Documentation
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
- type: Authentication
url: https://www.audiomack.com/data-api/docs
common:
- type: AgenticAccess
url: agentic-access/audiomack-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/audiomack-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/audiomack-domain-security.yml
- type: Authentication
url: authentication/audiomack-authentication.yml
- type: Website
url: https://audiomack.com
- type: Portal
url: https://creators.audiomack.com
name: Audiomack for Creators
- type: Documentation
url: https://www.audiomack.com/data-api/docs
name: Audiomack Data API Docs
- type: GettingStarted
url: https://www.audiomack.com/data-api/docs
- type: CodeExamples
url: https://github.com/audiomack/audiomack-api-examples
name: Audiomack API Examples (PHP)
- type: GitHubOrganization
url: https://github.com/audiomack
- type: Support
url: https://audiomack.zendesk.com/
name: Audiomack Help Center
- type: Contact
url: https://creators.audiomack.com/contact-us
- type: Documentation
url: https://creators.audiomack.com/about/legal
name: Legal and DMCA
- type: TermsOfService
url: https://audiomack.com/about/terms-of-service
- type: PrivacyPolicy
url: https://audiomack.com/about/privacy-policy
- type: ResponsibleDisclosure
url: https://creators.audiomack.com/responsible-disclosure
- type: Documentation
url: https://guide.audiomack.com
name: Audiomack Artist Guide
- type: Documentation
url: https://styleguide.audiomack.com
name: Audiomack Style Guide
- type: Product
url: https://audiomack.studio
name: Audiomack Studios
- type: Signup
url: https://audiomack.com/login
- type: Twitter
url: https://twitter.com/audiomack
- type: LinkedIn
url: https://www.linkedin.com/company/audiomack
- type: Facebook
url: https://www.facebook.com/audiomack
- type: Instagram
url: https://www.instagram.com/audiomack
- type: YouTube
url: https://www.youtube.com/audiomack
- type: TikTok
url: https://www.tiktok.com/@audiomack
- type: Twitch
url: https://www.twitch.tv/audiomack
- type: Apps
url: https://apps.apple.com/us/app/audiomack-music-downloader/id669528610
name: Audiomack on iOS
- type: Apps
url: https://play.google.com/store/apps/details?id=com.audiomack
name: Audiomack on Android
- type: Features
data:
- On-demand music and podcast streaming on iOS, Android, and web
- Unlimited free uploads for artists and creators with no premium creator account
- Public Data API at https://api.audiomack.com/v1 with OAuth 1.0a authentication
- Catalog endpoints for songs, albums, artists, and playlists
- Charts by genre and timeframe (daily, weekly, monthly, yearly, total)
- Full-text search and autosuggest across music, albums, and artists
- Short-lived streaming URL issuance (~10 second TTL) via /music/{id}/play
- Favorites, reposts, follows, pinned items, and activity feeds
- View and play stats reporting via tokenised stats events
- Authenticated user resources: profile, feed, uploads, playlists, favorites, notifications
- AMP (Audiomack Monetization Program) for artist payouts
- Artist Dashboard with consumption analytics
- Hype Machine distribution compatibility
- Strong genre focus on hip-hop, rap, Afrobeats, reggae, dancehall, R&B, electronic, Latin
- React Native open-source components published under the audiomack GitHub org
sources:
- https://audiomack.com
- https://creators.audiomack.com
- https://www.audiomack.com/data-api/docs
- https://github.com/audiomack
- https://github.com/audiomack/audiomack-api-examples
updated: '2026-05-25'
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
url: https://apievangelist.com