Documentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
CLI First
How Credits Work
Every company has a credit balance. Operations deduct credits on use. New accounts start with 100 free credits.Credit Costs
Each credit is worth $0.50 USD.Fixed-Price Operations
| Operation | Credits | Charging |
|---|---|---|
| Email send | 1 | Immediately on success |
| Web search | 1 | Immediately on success |
| URL read | 1 | Immediately on success |
| Research (quick) | 3 | Immediately on success |
| Research (thorough) | 5 | On job completion |
| Research (exhaustive) | 8 | On job completion |
| Stock photo search | 0 | Free |
Dynamic-Price Operations (Image/Video Generation)
Image and video generation costs are model-dependent and calculated dynamically:| Formula | |
|---|---|
| Cost | model unit price × quantity |
| Credits | cost ÷ $0.50 (rounded up) |
Sync vs Async Charging
Synchronous operations (email, search, URL read, quick research):- Credits deducted immediately when the operation succeeds
- If it fails, no credits are charged
- On submission: pre-check that balance ≥ estimated cost (returns
402if not) - Job runs in background
- On success: credits deducted and transaction recorded
- On failure: no charge
Concurrent async jobs can temporarily exceed your balance since pre-checks pass independently. The balance may go slightly negative — subsequent submissions will be blocked once balance drops below threshold.
Checking Your Balance
Usage History
Credit Responses
Every operation that costs credits includes the charge in its response:Running Low on Credits?
When your balance hits zero, operations fail with aninsufficient_credits error that includes available credit packs. You can buy more anytime: