Credly Rate Limits
Credly does not publish fixed numeric request-rate limits for its Web Service API. In practice the API is paginated - list endpoints such as issued badges, badge templates, and the events feed return bounded pages (the events feed returns at most 50 results per page and uses a page parameter for additional pages). Bulk issuing is performed page-by-page rather than in a single unbounded call. OAuth 2.0 access tokens are short-lived (2 hours), which effectively bounds token reuse. Any per-account request throttling is governed by an organization's contract with Credly (Pearson) rather than a documented public ceiling.
Credly Rate Limits is the machine-readable rate-limit profile for Credly on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, results, and seconds.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Digital Credentials, Open Badges, Pearson, Rate Limiting, and Quotas.