Back to catalog
🏛️

Data.gov

API Key

US Government Data

🏛️GovernmentHTTPS

No items to display.

Sample Response

response.json
1{
2 "query": "climate",
3 "datasets": [
4 {
5 "title": "Global Surface Temperature Anomalies",
6 "organization": "National Oceanic and Atmospheric Administration",
7 "format": "CSV",
8 "modified": "2026-01-15",
9 "description": "Monthly and annual global surface temperature anomalies relative to the 1901-2000 baseline average."
10 },
11 {
12 "title": "U.S. Greenhouse Gas Emissions Inventory",
13 "organization": "Environmental Protection Agency",
14 "format": "JSON",
15 "modified": "2025-12-08",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.data.gov/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs