Back to catalog
📊

Recreation Information Database

API Key

Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US)

📊Open DataHTTPS

Recreation Information Database

5 items

Yosemite Valley Campground

CA

Campground

Grand Canyon South Rim Trail

AZ

Trail

Yellowstone Old Faithful Area

WY

Visitor Center

Olympic Hot Springs Campground

WA

Campground

Appalachian Trail - Springer Mtn

GA

Trail

Sample Response

response.json
1{
2 "items": [
3 {
4 "facility_id": "232488",
5 "name": "Yosemite Valley Campground",
6 "type": "Campground",
7 "state": "CA",
8 "reservable": "Yes"
9 },
10 {
11 "facility_id": "251869",
12 "name": "Grand Canyon South Rim Trail",
13 "type": "Trail",
14 "state": "AZ",
15 "reservable": "No"

Code Snippets

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

Similar APIs