适合什么时候用
访问多样联邦数据
先注意什么
先确认文档深度和真实 endpoint 形态,再判断它是否适合正式接入。
第一步先查
访问网站上的API文档开始使用。无需身份验证即可访问接口。
认证
none
CORS
不支持
HTTPS
否
注册
免
延迟
112 ms
协议
REST
计费
free
可用率 · 30 天窗口
日常巡检数据收集后将在此处显示。
01
关于这个 API
18F 提供了与美国联邦政府相关的非官方API集合,方便开发者访问各种政府数据源和服务。它作为一个集中资源,帮助发现和使用开放政府API。
对利用联邦数据构建应用的开发者来说,这些API无需身份验证即可访问多样数据集,便于快速原型开发和集成政府信息到应用、仪表盘或分析工具中。
虽然是非官方的,18F API目录通过聚合多个API,简化了政府数据的访问,促进了公共部门软件开发的透明度和创新。
02
你可以做什么
- 1展示美国联邦政府数据
- 2生成政府API仪表盘
- 3聚合开放政府数据集
- 4基于联邦数据构建工具
03
优劣对比
优点
- 访问多样联邦数据
- 无需身份验证
- 集中API资源
04
示例请求
通用模板 — 实际 endpoint 请查阅文档替换 <endpoint>。
curl http://18f.github.io/API-All-the-X/<endpoint>05
快速开始
访问网站上的API文档开始使用。无需身份验证即可访问接口。
06
常见问题
Do I need an API key to use 18F APIs?+
No, 18F APIs do not require authentication or API keys.
Is there a cost to access these APIs?+
No, access to 18F APIs is free.
What kind of data can I get from 18F APIs?+
You can access various US federal government data and services.
Can I use these APIs directly from a browser?+
Yes, since no authentication is required, browser access is possible.
Are these APIs officially supported by the US government?+
No, these are unofficial APIs provided as development resources.
07
技术细节
CORS: NoHTTPS: No注册: No开源: No
- 认证方式
- none
- 计费
- free
- 协议
- REST
- 响应时间
- 112 ms