AudioBook API
A simple to use api for browsing an aggregated Library of 22,000+ audiobooks from different sources, with the option to download for free.
AudioBook API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
search /search |
This endpoint returns a list of books based on some search parameters. - SearchTerm (q): eg title, author. - Limit (limit): Number of results per source (Max 50). |
| GET |
info /info |
This endpoint returns a list of links to download the selected book. |
| GET |
download /download |
This endpoint returns the selected audiobook available for download. |
| GET |
stream /stream |
This endpoint returns the selected audiobook available for streaming. |
AudioBook API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $9 / month | — |
|