Prerequisites
All you need is:
- A free AIsa account (comes with $5 in credits)
- Any HTTP client (curl, Python requests, Node.js fetch, etc.)
Step 1: Create Your Account
Head to console.aisa.one and sign up. You’ll receive $2 in free credits immediately — enough for thousands of API calls.
Step 2: Get Your API Key
After signing in, navigate to your dashboard and copy your API key. Keep this secure — it’s your authentication credential for all AIsa services.
Step 3: Make Your First Call
Using curl
bash
Using Python
python
Using Node.js
javascript
Step 4: Try Different Models
The beauty of AIsa is that switching models is just changing a string:
python
No new SDKs, no new API keys, no new billing accounts.
Step 5: Explore More
- API Documentation — Full reference for all endpoints
- AIsa Console — Browse and test 100+ models in the playground
- OpenAPI Spec — Machine-readable API specification
- Discord Community — Get help and share what you’re building
Welcome to AIsa. Start building.