RIDB Federal Recreation Search is a paid API for AI agents from 2s.io, paid per call via x402, $0.0012/call, status unknown (last checked 2026-09-13).
Search the Recreation Information Database (RIDB) for federal recreation lands, campgrounds, permits, tours, and activities across NPS, USFS, BLM, USACE, BOR, FWS, and NARA
Search the Recreation Information Database (RIDB) — the single source of truth for federal recreation lands and programs across NPS, USFS, BLM, USACE, BOR, FWS, NARA. Pick a resource: recareas (designated recreation areas), facilities (individual sites — campgrounds, day-use, visitor centers), campsites (individual reservable campsites with attributes), permits (special-use permits, lotteries), tours, events, activities (taxonomy lookup). Filter by free-text query, state, activity ID, or lat/lon + radius (miles, max 50). Used by every federal-recreation-related agent: trip planning, permit chasers, fishing/hunting locator, campground availability tools.
A paginated list of RIDB records matching the query — each record includes the name, description, geographic location, activity options, reservation details, and metadata specific to the resource type (e.g. campsite attributes, permit lottery info, facility type). Returns up to 50 records per call with offset-based pagination.
GEThttps://2s.io/api/recreation/searchUse this endpoint when you need authoritative data about U.S. federal recreation lands — campgrounds, rec areas, permits, tours, and events managed by NPS, USFS, BLM, USACE, BOR, FWS, or NARA. Prefer this over generic web search when you need structured, filterable data with geospatial queries or activity-based filtering. Ideal for trip-planning agents, permit chasers, campground availability tools, and fishing/hunting locators that need to query the single federal source of truth.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"limit": 10,
"query": "campground",
"state": "NC",
"offset": 0,
"radius": 25,
"latitude": 35.5951,
"resource": "campsites",
"longitude": -82.5515
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"_truncated": true,
"_originalSize": 24372
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"