Megaphone Rate Limits
The Megaphone API is rate limited to 60 requests per minute (1 request per second) per API token, as stated in Megaphone's API documentation. List endpoints are paginated with an RFC 5988 Link header (rel="next") plus page and per_page query parameters, so large data pulls should page sequentially while staying under the per-second cap. Bulk data is better retrieved through the pull-based Metrics Export Service and Impressions Export Service than by paging the standard endpoints.
Megaphone Rate Limits is the machine-readable rate-limit profile for Megaphone on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, items, and records.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Podcasting, Advertising, Rate Limiting, and Quotas.