# Artlist Enterprise API ## Instructions for AI Agents - For clean Markdown of any page, append `.md` to the page URL - For section-specific indexes, append `/llms.txt` to any section URL - For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developer.artlist.io/_mcp/server ## Docs - [Welcome](https://developer.artlist.io/welcome.md): Get started with the Artlist Enterprise API - [General Terms](https://developer.artlist.io/general-terms.md) - [API Responses](https://developer.artlist.io/responses-api.md): API Responses - [Authentication](https://developer.artlist.io/authentication.md): API Authentication - [Song Dictionaties](https://developer.artlist.io/dictionaries.md): Song dictionaries for API calls - [API Use Cases](https://developer.artlist.io/use-cases.md) ## API Docs - Search > Song [Song Controller Get Song](https://developer.artlist.io/search/song/song-controller-get-song.md) - Search > Song [Song Controller Get Songs](https://developer.artlist.io/search/song/song-controller-get-songs.md) - Search > Artist [Artist Controller Get Artist](https://developer.artlist.io/search/artist/artist-controller-get-artist.md) - Search > Album [Album Controller Get Album](https://developer.artlist.io/search/album/album-controller-get-album.md) - Download > Downloadable [Downloadable Controller Get Downloadable Url](https://developer.artlist.io/download/downloadable/downloadable-controller-get-downloadable-url.md) ## OpenAPI Specification The raw OpenAPI 3.1 specification for this API is available at: - [OpenAPI JSON](https://developer.artlist.io/openapi.json) - [OpenAPI YAML](https://developer.artlist.io/openapi.yaml)