Getting Started

This guide is for RenewMap API access only. Contact us at [email protected] to enable API access

You can find general How-to guides about using RenewMap here.

Introduction

The RenewMap API allows you to fetch up-to-date project data via http. API access is not enabled in RenewMap by default.

📘

Important

The RenewMap API can’t be accessed directly through a web browser. Use a coding environment or API client (such as Python, curl, or Postman) to send authenticated requests.

Limits

The number of API requests per client is limited to:

  • 5 requests per 10 seconds
  • 100 requests per month

If either of these limits are breached you will receive a 429 response status code calling the RenewMap API until the next time window. RenewMap API uses a fixed time window for rate limiting.