Dexterity · Rate Limits

Dexterity Rate Limits

Rate limit definitions for the public Dexterity Foresight Packing Challenge API. Limits are documented on the challenge landing page; the API itself does not publish standard RateLimit-* headers, so quota visibility is delivered via the /my-games endpoint summary block (games_today / daily_limit).

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

It captures 3 rate-limit definitions, across the research-dev, research-compete, and research-private-eval tiers, measuring games_per_day and games_per_window.

The profile also includes response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include PhysicalAI, Foresight, PackingChallenge, RateLimiting, and Quotas.

3 Limits Throttle: 429 Quota: 429
PhysicalAIForesightPackingChallengeRateLimitingQuotas

Limits

Dev Mode Unlimited api-key
games_per_day · day
-1
Dev mode is intended for unlimited, unscored agent development and is not rate-limited.
Compete Mode Daily Quota api-key
games_per_day · day
50
Compete mode is capped at 50 games per API key per day. Quota usage is exposed through /my-games rather than via HTTP headers.
Private Evaluation api-key
games_per_window · window
Private evaluation runs in a fixed 48-hour window for the top five public-leaderboard teams. Per-team game count and window timing are set by Dexterity.