layout | title | permalink |
---|---|---|
docs |
API |
/docs/api/ |
We will try not to break with the Subsonic API.
Airsonic currently embed Subsonic API version {{ site.subsonic_api_version }}.
NOTE: Some features where removed or not integrated, so some endpoint of the API will return some errors:
- getChatMessages returns 410 Gone
- addChatMessage returns 410 Gone
- getVideoInfo returns 501 Not implemented
- getCaptions returns 501 Not implemented
If you want to use the API please find the API documentation on the Subsonic website.