Skip to content

ShortVox Docs

Authentication

Authenticate every request using bearer API keys created from your dashboard.

Bearer API Keys

Generate keys from Settings and include them in the Authorization header.

Authorization: Bearer svx_live_your_key_here

Scopes

jobs:read for read-only operations

jobs:write for create and delete operations

* for full access