Developer Portal

Manage API keys, view usage, and explore the docs.

OpenAPI Docs →

Create New API Key

Your API Keys

Loading keys…
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"}'