audream_sk_.
Create a key
API keys are available from the Account settings in every Audream client:- iOS: Settings → Account → API keys
- Android: Settings → Account → API keys
- Web: Settings → Account → API keys
Production backend or Local automation. Audream displays the complete key once. Only a one-way SHA-256 hash is retained by the service.
Send the key
Pass the key in theAuthorization header:
API keys cannot create, list, or revoke other API keys. Key management always requires an interactive Audream login session.
Revoke a key
Open the API key page in any Audream client and choose Revoke. Revocation takes effect immediately. Requests made with the revoked key return401 Unauthorized.