Theneo · Rate Limits

Theneo Rate Limits

Machine-readable rate limit definitions for the Theneo API surface. Tier names track the public pricing page (Starter, Business, Growth, Enterprise). Theneo's published pricing emphasizes project, team-member, and AI-action quotas; per-minute API rate ceilings are scaffold values pending authoritative documentation. The Theneo security page confirms platform-level rate limiting against DoS attacks.

Theneo Rate Limits is the machine-readable rate-limit profile for Theneo on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 16 rate-limit definitions, across the starter, business, growth, and enterprise tiers, measuring public_projects, private_projects, team_members, search_responses_per_month, and ai_actions_per_month.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include API Documentation, Developer Portal, Documentation Platform, AI, and Platform.

16 Limits Throttle: 429 Quota: 429
API DocumentationDeveloper PortalDocumentation PlatformAIPlatformRate LimitingQuotasThrottling

Limits

Starter Public Projects account
public_projects · account
1
Starter Private Projects account
private_projects · account
2
Starter Team Members workspace
team_members · account
20
Starter GPT-Powered Search Quota workspace
search_responses_per_month · month
100
Starter TheneoAI Doc Builder Quota workspace
ai_actions_per_month · month
2000
Starter API Rate (Scaffold) api-key
requests_per_minute · minute
10
Business Projects workspace
projects · account
7
Business Team Members workspace
team_members · account
50
Business searchAI workspace
search_responses_per_month · month
-1
Business TheneoAI Doc Builder workspace
ai_actions_per_month · month
-1
Business API Rate (Scaffold) api-key
requests_per_minute · minute
100
Growth Developer Hubs workspace
developer_hubs · account
20
Growth API Rate (Scaffold) api-key
requests_per_minute · minute
300
Enterprise Projects contract
projects · account
-1
Enterprise Team Members contract
team_members · account
-1
Enterprise Negotiated API Rate contract
requests_per_minute · minute
1000

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter, honoring the Retry-After header when present.
Burst Handling
Short bursts above the steady-state limit are tolerated up to the documented burst ceiling before throttling engages.
Quota Reset
Monthly quotas reset at the start of each calendar month in UTC. Per-minute and per-second windows reset on a sliding-window basis.
Fair Use
Even on uncapped enterprise tiers, sustained usage that materially impacts shared infrastructure may be subject to fair-use throttling.