Access current rural health opportunities, documents, events, awards, state intelligence, and optional AI-assisted search through a versioned REST API — built for data teams, software vendors, researchers, and integration partners.
$99/month · Cancel anytime · Usage resets monthly at 00:00 UTC
Every endpoint returns versioned JSON with quota headers attached — no scraping, no guessing at a schema that might change under you.
curl https://ruralcarejourney.com/api/v1/opportunities?state=MT&status=open \
-H "X-Api-Key: rcj_live_••••••••••••"
// 200 OK
{
"data": [
{
"id": "opp_8f21a...",
"state": "MT",
"title": "Montana DPHHS — RHTP Telehealth Implementation RFP",
"type": "RFP",
"status": "OPEN",
"dueDate": "2026-08-12",
"budgetMax": 2500000
}
],
"meta": { "total": 2, "page": 1 }
}// response headers
X-RateLimit-Limit: 120/min X-Quota-Remaining: 9,842/10,000
Full endpoint reference, auth, and rate-limit details are in the API documentation.
Create a managed API key from your profile and start building.
Every tracked RFP, RFA, and NOFO across all 50 states, with status, deadlines, and award data.
Source documents plus the structured program data extracted from them — budgets, eligibility, timelines.
Award announcements, platform activity, and RHTP events as they're tracked.
Implementation phase, program totals, and state-level RHTP data updated continuously.
Ask natural-language questions against the data layer when your integration explicitly requests it.
Stable, versioned REST responses under /api/v1 — build against a contract that won't shift under you.
Subscribe and your API access activates immediately — no approval queue.
Start the API plan below. Your account is provisioned for API access immediately.
Generate a managed API key from your profile. Authenticate with a Bearer token or X-Api-Key header.
Call any /api/v1 endpoint. Quota headers on every response let your integration react before hitting a limit.
10,000 regular API requests and 500 AI-assisted searches each month.
Authenticated responses report your monthly request and AI-search usage.
Account owners and administrators get notified at 80% and 100% usage.
Subscribe, create your API key from your profile, and make your first request from the API reference. No contracts, no per-query fees.