Pricing
Buy credit up front, spend it per request. There is no subscription, no seat licence, and no minimum term. All prices are in USD.
Starter
$25
in API credit
120 requests per minute
Evaluation and small production workloads.
Build
$100
in API credit
600 requests per minute
Applications serving real traffic.
Scale
$500
in API credit
3,000 requests per minute
High-volume and batch processing.
Credit is applied to your API key when it is issued, along with the rate limit for that pack. Buying more credit tops up the same key rather than creating a second one.
What a request costs
Credit is debited per request at these rates. Metadata, account, and health endpoints are free and never touch your balance.
| Operation | Endpoint | Price |
|---|---|---|
| Isochrone | POST /v1/spatial/isochrone | $0.005 per request |
| Feature query | GET /v1/collections/{id}/items | $0.0005 per request |
| Collection metadata | GET /v1/collections | Free |
| Account | GET /v1/me · /v1/credits | Free |
| Health | GET /v1/health | Free |
How billing works
- Prepaid only. You are never invoiced after the fact and cannot run a negative balance. When credit reaches zero the API returns
402 insufficient_creditsuntil you top up. - Credit does not expire. There is no monthly reset and no use-it-or-lose-it allowance.
- Rate limits are separate from credit. The per-minute limit protects the service from bursts; exceeding it returns
429 rate_limitedand costs nothing. - Check your balance any time.
GET /v1/creditsreturns the authoritative figure.
Unused credit can be refunded within 30 days of purchase — see the refund policy. Need a volume that does not fit these packs? Get in touch.