Mapakalamidad
English
English
  • Introduction
  • General
    • Authentication
    • Versioning
    • Rate Limits
    • CORS
    • HTTPS
    • Coordinates
    • Error Codes
    • Content Types
    • Examples
    • Supported Area
    • Supported Hazards
  • API
    • Cards
    • Feeds
    • Crowdsourced Reports
    • Crowdsourced Reports/Archive
    • Crowdsourced Reports/Timeseries
    • Stats
      • Stats - Reports Summary
Powered by GitBook
On this page

Was this helpful?

  1. General

Rate Limits

The MapaKalamidad API employs rate limiting that cap the number of requests that can be made against an endpoint. If you exceed a rate limit, your request will be throttled and you will receive HTTP 429 Too Many Requests responses from the API.

You are encouraged to always stay within your allocated quota and implement retries in your code where applicable.

PreviousVersioningNextCORS

Last updated 4 years ago

Was this helpful?