AFIR access
AFIR Endpoint Access
The AFIR endpoint exposes publicly accessible static and dynamic data from Monta charge points, as required by Article 20 of the AFIR regulation. This includes metadata like location, connector types, power levels, status, availability, and ad hoc pricing.
The goal is to promote transparency, accessibility, and interoperability across the EU’s alternative fuels infrastructure.
📝 How to Sign Up
To request access, please fill out the following form:
👉 Request Access to AFIR Endpoint
We typically approve requests within a few business days. You will receive credentials or instructions via email after approval.
🔐 How to Obtain an Access Token
Once approved, you’ll be provisioned with:
- A
clientId
- A
clientSecret
You can obtain your access token by following this guide: https://docs.partner-api.monta.com/reference/ref-authentication
📚 API Reference
The AFIR endpoint is documented here: https://docs.partner-api.monta.com/reference/get-afir-charge-points
- This endpoint is cursor-paginated
- You can optionally filter by
countryId
- to identify thecountryId
, use this endpoint https://docs.partner-api.monta.com/reference/getcountries
⏱️ Rate Limiting
To ensure fair usage and stability, the following rate limit applies:
- 100 requests per 10 minutes
Clients exceeding the limit will receive a
429 Too Many Requests
response. If you need higher limits, please contact Monta support.
Updated 9 days ago