Sphere · Rate Limits

Sphere Tax Rate Limits

Sphere's public documentation does not publish specific numeric rate limits for its REST API (calculate_tax and transaction export endpoints). Billing is organized around active regions and a per-transaction overage above 50,000 transactions rather than per-request quotas. Any throttling thresholds are not reconciled in this artifact and should be confirmed with Sphere.

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

It captures 2 rate-limit definitions, measuring requests and transactions.

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

Tagged areas include Tax, Sales Tax, Compliance, Rate Limiting, and Quotas.

2 Limits Throttle: 429
TaxSales TaxComplianceRate LimitingQuotasThrottling

Limits

API Request Limits account
requests
see provider documentation
No numeric request rate limit is publicly documented for the Sphere API.
Transaction Volume account
transactions
50000
Soft commercial threshold; a flat per-transaction fee applies above 50,000 transactions across active regions. This is a billing tier, not a hard throttle.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After if a 429 is returned.
Region-Based Model
Commercial capacity is organized around active regions rather than per-request quotas.

Sources