Back to catalog
🏛️

National Park Service, US

API Key

Data from the US National Park Service

🏛️GovernmentHTTPSCORS enabled

Yellowstone

National Park Service Park Info

NameYellowstone
DesignationNational Park
StatesWY, MT, ID
Visitors4.86M
Established1872-03-01

Sample Response

response.json
1{
2 "name": "Yellowstone",
3 "designation": "National Park",
4 "states": "WY, MT, ID",
5 "visitors": "4.86M",
6 "established": "1872-03-01"
7}

Code Snippets

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

Similar APIs