Taboola · Rate Limits

Taboola Rate Limits

Taboola does not publish a public rate-limit table for the Backstage API. Limits are managed per OAuth client and enforced by the API gateway. Heavy-volume integrations (bulk operations, high-frequency reporting) should coordinate with their Taboola account manager. The standard pattern uses OAuth 2.0 client credentials with bearer-token authorization; tokens have a limited TTL and must be refreshed via the token endpoint.

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

It captures 2 rate-limit definitions, across the Per OAuth Client (default) and Reporting endpoints tiers.

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

Tagged areas include Rate Limiting, Quotas, and Advertising.

2 Limits Throttle: 429 Quota: 429
Rate LimitingQuotasAdvertising

Limits

Default rate limits per OAuth client are not publicly published. Bulk endpoints (bulk-update-campaigns, bulk-create-items-across-campaigns, bulk-delete-items-across-campaigns) should be used in preference to high-frequency single-resource calls.
Reports (campaign-summary, top-campaign-content, realtime-ads) have separate cache TTLs and stricter limits than write endpoints. Hourly aggregation is recommended over polling every minute.

Sources