Ask AI Main site ↗

EPR France Rep API

Public reference data for French EPR, and a client API for your own streams, identifiers and declarations.

Two APIs. The reference API is public, static and needs no key — it is the same law, tariffs and prices the website publishes. The client API is authenticated and returns only your own data.

Read the law, no key required
curl -s https://eprfrancerep.com/api/v1/law.json

What you can build

Base URLs

APIBase URLAuth
Referencehttps://eprfrancerep.com/api/v1none
Clienthttps://dash.eprfrancerep.com/api/v1Bearer token
Everything in the reference API is also published as markdown at llms.txt, so an assistant can read it without writing code.
On this pageWhat you can buildBase URLs