API Reference

Rate Limits

API rate limits and access tiers by subscription plan.

Rate Limits & API Access

API rate limits and available features depend on your subscription tier.

If you exceed your limit, the API will return:

429 Too Many Requests

API tiers

Basic APIs - Available on Free and Basic plans. Provides standard access to all core endpoints. Advanced APIs - Available on Pro plans and above. Includes advanced capabilities such as batch operations, asynchronous workflows, deep queries, and cross-dataset search.

Rate limits

TierAPI AccessRate LimitFeatures
FreeBasic60 requests/minCore endpoints only
BasicBasic60 requests/minCore endpoints only
ProAdvanced60 requests/minBatch operations, async support, deep queries

Error Codes

The Inflectiv API uses standard HTTP status codes to indicate whether a request succeeded or failed.

CodeMeaningHow to fix
401Unauthorized — Missing or invalid API keyCheck your X-API-Key header
402Insufficient creditsTop up credits or upgrade plan
403Forbidden — No access to resourceVerify dataset/agent permissions
404Not FoundCheck the resource ID or endpoint
429Too Many RequestsReduce request frequency or upgrade
500Internal Server ErrorRetry later or contact support