API Usage Policy

Plans

PlanPriceAPI Calls/moRate LimitAI Calls/mo
Free$01,00010 req/min0
Startup Lite$149/mo10,000200 req/minIncluded
Startup Growth$299/mo50,000500 req/min200
EnterpriseCustom100,000+1,000 req/min9,999

See [Features & Pricing](/features) for full comparison.

Rate Limits

Rate limits are enforced per-minute using a token bucket algorithm.

Quotas

Authentication

All requests must include a valid API key in the Authorization header:

Authorization: Bearer bos24_...

Requests without valid authentication receive HTTP 401.

Response Format

All responses are JSON. Paginated endpoints return:

{

"data": [...],

"total": 1234,

"page": 1,

"per_page": 20,

"total_pages": 62

}

Caching

Bulk Access

Prohibited Activities

Monitoring

We monitor API usage for:

Suspension

We may suspend API access for:

Contact

For API usage questions: [email protected]