{
 "name": "EPR France Rep",
 "version": "v1",
 "updated": "2026-09-18",
 "description": "Public reference data for French EPR. Everything here is also published on the site.",
 "endpoints": {
  "pricing": "https://eprfrancerep.com/api/v1/pricing.json",
  "streams": "https://eprfrancerep.com/api/v1/streams.json",
  "law": "https://eprfrancerep.com/api/v1/law.json",
  "obligations": "https://eprfrancerep.com/api/v1/obligations.json"
 },
 "client_api": {
  "base": "https://dash.eprfrancerep.com/api/v1",
  "auth": "Bearer token, issued per client in the MyEPRrep dashboard",
  "endpoints": [
   "GET /me",
   "GET /declarations",
   "POST /declarations"
  ]
 },
 "markdown": "https://eprfrancerep.com/llms.txt",
 "licence": "CC BY 4.0",
 "contact": "hello@eprfrancerep.com"
}
