Outdoor Activities
Explore thousands of top-rated outdoor destinations across the United States with our powerful and easy-to-use API. Effortlessly search for outdoor activities like camping, hiking, fishing, and more. Perfect for developers building travel apps, adventure platforms, or outdoor planning tools. Access detailed location data and activity options to create unforgettable outdoor experiences. Start…
Outdoor Activities endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
searchForParks /parks |
Search for parks |
| GET |
getParkById /parks/{park_id} |
Get park by ID |
| GET |
getCampgroundsByParkId /parks/{park_id}/campgrounds |
Get campgrounds by park ID |
| GET |
getCampgroundById /campgrounds/{campground_id} |
Get campground by ID |
| GET |
getCampsitesByCampgroundId /campgrounds/{campground_id}/campsites |
Get campsites by campground ID |
| GET |
getCampsiteById /campsites/{campsite_id} |
Get campsite by ID |
| GET |
getFacilitiesByParkId /parks/{park_id}/facilities |
Get facilities by park ID |