适合什么时候用
免费且无需认证
先注意什么
先确认文档深度和真实 endpoint 形态,再判断它是否适合正式接入。
第一步先查
无需认证,直接访问API接口即可。请参考官网获取文档和使用详情。
认证
none
CORS
不支持
HTTPS
是
注册
免
延迟
537 ms
协议
REST
计费
free
可用率 · 30 天窗口
日常巡检数据收集后将在此处显示。
01
关于这个 API
adresse.data.gouv.fr 提供法国地址数据库,支持地址正向和逆向地理编码操作。开发者可利用该API将地址转换为地理坐标,或根据坐标查询地址,专注于法国地区。
该API适合构建基于位置的服务、地图应用或任何需要精准法国地址数据的系统。其针对法国的定位确保数据的相关性和准确性。
API无需认证,方便集成和使用,无需管理API密钥或令牌。采用REST架构,支持通过HTTP请求查询地址或坐标,满足多种法国地理定位需求。
02
你可以做什么
- 1显示法国地址详情
- 2根据地址生成地理坐标
- 3验证法国境内地址
- 4对法国地点进行逆向地理编码
03
优劣对比
优点
- 免费且无需认证
- 专注法国地址数据
- 支持正向和逆向地理编码
04
示例请求
通用模板 — 实际 endpoint 请查阅文档替换 <endpoint>。
curl https://adresse.data.gouv.fr/<endpoint>05
快速开始
无需认证,直接访问API接口即可。请参考官网获取文档和使用详情。
06
常见问题
Do I need an API key to use adresse.data.gouv.fr?+
No, this API does not require any authentication or API key.
Can I use this API for reverse geocoding?+
Yes, it supports both geocoding and reverse geocoding for French addresses.
Is there any cost associated with using this API?+
The API is free to use with no authentication required.
What kind of data does the API return?+
It returns address details and geographic coordinates related to French locations.
Can I call this API directly from a browser?+
Yes, since no authentication is needed, it can be called directly from client-side code.
07
技术细节
CORS: NoHTTPS: Yes注册: No开源: No
- 认证方式
- none
- 计费
- free
- 协议
- REST
- 响应时间
- 537 ms