First API call in 3 minutes
Get up and running with the NAWA classification API in three steps.1
Get your API key
Go to trynawa.com/developers/keys to create your free API key. Sign in with Google or email - no credit card required.
Free keys (
nawa_test_sk_xxx) require no credit card. Limited to 100 lifetime requests and 14-day expiry. They use real AI models - same accuracy as paid keys.2
Make your first classification
Send an Arabic comment to the
/v1/classify endpoint:3
Read the response
Every NAWA response follows a consistent envelope format:Response fields:
What’s next?
Authentication
Learn about API keys, free vs paid tiers, and key rotation.
API Reference
Explore all endpoints, parameters, and response schemas.
Dialect Detection
Deep dive into Gulf, Egyptian, Levantine, and MSA classification.
SDKs
Install the TypeScript or Python SDK for a better developer experience.