For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Last updated