x402-farm French DPE Lookup is a paid API for AI agents from x402-farm.vercel.app, paid per call via x402, $0.02/call, status down (last checked 2026-09-02).
Looks up the DPE (Diagnostic de Performance Énergétique) energy and GES ratings for a French property address.
Pay-per-call APIs for AI agents — x402 protocol, USDC on Base, no account needed.
Returns a JSON array of results, each containing the property address, its DPE energy efficiency label (A through G), and its GES greenhouse gas emission label (A through G), sourced from the French government's ADEME database.
GEThttps://x402-farm.vercel.app/v1/fr/dpeUse this endpoint when you need official French DPE (Diagnostic de Performance Énergétique) energy and GES ratings for a specific property address, especially in real estate research, compliance checks, or listing enrichment workflows. It is a pay-per-call service requiring no account setup, making it ideal for sporadic or agent-driven lookups using USDC on Base via the x402 protocol. Prefer this over scraping real estate portals when you need authoritative, government-sourced data.
{
"type": "json",
"example": {
"results": [
{
"adresse": "...",
"etiquette_dpe": "D",
"etiquette_ges": "B"
}
]
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"