Developer Portal
Manage API keys, view usage, and explore the docs.
Create New API Key
Your API Keys
Loading keys…
Swagger UI
Interactive API playground
ReDoc
Clean reference documentation
OpenAPI JSON
Raw schema for code-gen
curl -X POST https://api.dekod.ai/ingest \
-H "Authorization: Bearer sk-dekod-YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"soundcloud_url": "https://soundcloud.com/artist/mix"}'