Developer Portal

Integrate Veza's audio engine into your applications.

Your Credentials

Public Key pk_live_51Mz...a8K9
Secret Key sk_live_99Jk...x7V2

Endpoints

GET /v1/users/{id} Stable

Retrieves public details for a specific user.

curl https://api.veza.com/v1/users/senke_prime \ -H "Authorization: Bearer sk_live_..."
POST /v1/uploads Rate Limited

Upload a new audio file or project asset.

{ "file_type": "audio/wav", "size": 2405812, "visibility": "private" }