{"api":"v1","generated_at":"2026-09-16T07:37:01.008Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/data-greeneris-io-v1-fr-dpe-22ff7e","pinned_page":"https://tollindex.com/e/data-greeneris-io-v1-fr-dpe-22ff7e/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"data-greeneris-io-v1-fr-dpe-22ff7e","canonical_url":"https://data.greeneris.io/v1/fr/dpe","resource":"https://data.greeneris.io/v1/fr/dpe","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Official DPE energy certificates for existing French dwellings from the ADEME dpe03existant dataset (Licence Ouverte 2.0, anonymised). Returns energy class A-G, GHG class, primary-energy consumption kWh/m2/yr, floor area, construction period. Query: ?postal_code=75011 or ?address=48 rue de Montreuil Paris, optional &size=10 (max 50). Spots F/G rental-ban units for real-estate due diligence. Cached 24h.","service_name":"eu-verify","declared_category":null,"declared_tags":["france","real-estate","energy","dpe","ademe"],"route_template":null,"registry_updated":"2026-09-14T19:47:24.261Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"fr dpe","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x6ab8efe305cce67daa48c97bde29c04402822dff","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:47:23.878Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:13:54.895Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:13:54.895Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:11:30.552Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:09:48.147Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:09:21.937Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:24:36.048Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:52:48.128Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6ab8efe305cce67daa48c97bde29c04402822dff","page":"https://tollindex.com/seller/0x6ab8efe305cce67daa48c97bde29c04402822dff","endpoints":94,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["france","real-estate","energy","dpe","ademe"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x6ab8efe305cce67daa48c97bde29c04402822dff","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:47:23.878Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://data.greeneris.io/v1/fr/dpe","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"size":5,"postal_code":"75011"}},"output":{"type":"json","example":{"query":{"size":5,"address":null,"postal_code":"75011"},"source":"ADEME dpe03existant (data.ademe.fr, Licence Ouverte 2.0)","returned":1,"certificates":[{"numero_dpe":"2675E0077791B","adresse_ban":"48 Rue de Montreuil 75011 Paris","etiquette_dpe":"D","etiquette_ges":"D","type_batiment":"appartement","code_postal_ban":"75011","periode_construction":"1948-1974","date_etablissement_dpe":"2026-01-12","conso_5_usages_par_m2_ep":157,"surface_habitable_logement":63.3,"emission_ges_5_usages_par_m2":31}],"total_matches":55207}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"size":{"type":"integer","default":10,"description":"Number of certificates to return (1-50)"},"address":{"type":"string","description":"Free-text address matched against the BAN address field"},"postal_code":{"type":"string","description":"5-digit French postal code, e.g. 75011"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Official DPE energy certificates for existing French dwellings from the ADEME dpe03existant dataset (Licence Ouverte 2.0, anonymised). Returns energy class A-G, GHG class, primary-energy consumption kWh/m2/yr, floor area, construction period. Query: ?postal_code=75011 or ?address=48 rue de Montreuil Paris, optional &size=10 (max 50). Spots F/G rental-ban units for real-estate due diligence. Cached 24h.","lastUpdated":"2026-09-14T19:47:24.261Z","serviceName":"eu-verify","x402Version":2}]}}