Step 1: Create a Pawa AI Account
- Sign up for a Pawa AI account Register.
- Verify your email and log in as a Builder
Step 2: Generate an API Key
- Navigate to the API Keys page in your Builders Dashboard.
- Click Create new key.
- Copy the key and save it securely. We recommend storing it as an environment variable:
Step 3: Make Your First API Call
- Chat
- Text to Speech
- Speech to Text
- Embeddings
- Document Parsing
With your API key set, you can make your first chat request:You should receive a JSON response with Pawa’s chat completion.
Next Steps
Now that your account is ready and you’ve made your first requests, explore other Pawa AI’s capabilities:Tools calling
Enable your AI to call external tools and APIs for enhanced functionality.
Reasoning
Build AI systems that can think through complex problems step by step.
Agents
Create autonomous AI agents that can perform multi-step tasks independently.
Multimodal
Process text, images, and other media types in a single AI conversation.
Need help? Check the API Reference or visit our Sandbox to test the models.