Open IDRO Directory API

Disclaimer: Open IDRO Directory is an independent aggregation project. It does not issue e-mobility identifiers and is not an authoritative source. Consumers must refer to the originating IDRO for legal, contractual, or operational verification.

The API is read-only. It exposes the active Git-generated dataset imported into Cloudflare D1.

Endpoints

GET /api/v1
GET /api/v1/parties?country=FR&limit=50
GET /api/v1/parties/FR/ABC
GET /api/v1/resolve/FRABC
GET /api/v1/sources
GET /api/v1/stats
GET /openapi.json

Use cursor pagination through the pagination.nextCursor response field. OpenAPI is available at /openapi.json.