EasyDown API Docs

EasyDown API

Parse public posts from 11 media platforms into a stable media model or receive the complete sanitized platform data.

One Bearer token gives you a normalized API, 11 platform-specific full-data APIs, and an MCP endpoint. The documentation is generated from the same runtime contract used by the Worker.

Endpoint

  • POST https://api.easydown.org/api/v1/parse
  • POST https://api.easydown.org/api/v1/platforms/{platform}/parse
  • GET https://api.easydown.org/api/v1/capabilities
  • GET https://api.easydown.org/openapi.json

Billing and credits

A response is charged only after downloadable media is returned. Each successful parse costs 1 credit. Authentication, validation, permission, unavailable-content, no-media, and upstream failures are not charged.

On this page