audiobook-api-beta.vercel.app

audiobook-api-beta.vercel.app
Category
Service
Network
Avg / request
$0.005 – $0.02
Endpoints
2

Service overview

What is audiobook-api-beta.vercel.app?

Fetch full metadata and a magnet download link for one audiobook. Returns title, author, narrators, format, bitrate, length, description, cover URL, file size, info hash, tracker list, and the assembled magnet URI.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://audiobook-api-beta.vercel.app/api/details" \
  --method POST \
  --data '{
  "slug": "{slug}"
}'
What you get back
{
  "endpoint": "POST /api/details",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services