MultiDebrid
Developer platform

Build with the MultiDebrid API.

Use a consistent REST interface, Bearer authentication and predictable JSON responses for supported-host tools and premium link workflows.

Quickstart

  1. Create an API keySign in, open API Access and create a named key for your application.
  2. Send the key as a Bearer tokenAuthorization: Bearer YOUR_API_KEY
  3. Check a URL before generationCall the link check endpoint to identify the configured host status.
  4. Generate with an active premium accountThe generation endpoint requires active premium access.
curl -X POST "https://multidebrid.com/api/v1/link/check" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example-host.test/file/abc"}'
WhatsApp SupportOnline now