Markforged · Rate Limits

Markforged Rate Limits

The Eiger API V3 is a RESTful interface scoped to an Eiger organization and authenticated with HTTP Basic Auth (Access Key / Secret Key). Markforged does not publish specific public rate-limit values (RPS/RPM or quotas) for the Eiger API. Clients should expect server-side throttling and design for it. Specific limits are not reconciled in this artifact.

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

It captures 1 rate-limit definition, measuring requests.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include 3D Printing, Additive Manufacturing, Industrial, Eiger, and Fleet Management.

1 Limits Throttle: 429
3D PrintingAdditive ManufacturingIndustrialEigerFleet ManagementRate LimitingQuotasThrottling

Limits

Eiger API Requests organization
requests
see provider documentation
No public rate-limit value published for the Eiger API V3; assume server-side throttling.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Organization Scope
API keys (Access Key / Secret Key) are scoped to a single Eiger organization; limits, if any, apply per organization.

Sources