Beta
API authentication
Browse documentation
Base URL and authentication
Every request carries an API key as a bearer token. Create an account to get one; it comes with $5 of credit and needs no card. The speech and transcription API endpoints require a valid API key.
https://api.sawtakarabi.ai/v1 Authorization: Bearer sk_ar_live_...
The speech and transcription endpoints are OpenAI-compatible. Point an official OpenAI SDK’s baseURL here and use your Sawtak Arabi key.