Inspection context
Facility detail and sub-resources expose inspections, events, evidence, score history, and risk forecasts in one canonical workflow.
API
Inspection and risk workflows need more than a provider directory. CribScore keeps the inspection timeline, evidence trail, and score/risk context together.
Facility detail and sub-resources expose inspections, events, evidence, score history, and risk forecasts in one canonical workflow.
This is designed for copilots, underwriting review, provider monitoring, and childcare safety workflows that need explainable evidence.
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.cribscore.co/v1/facilities/FACILITY_ID/risk-forecast?horizon_days=30"curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.cribscore.co/v1/facilities/FACILITY_ID/evidence?limit=5"Childcare API for Developers
Use the CribScore childcare API for facility search, facility detail, trust metrics, prices, and decision workflows.
Replace State Portal Scraping
Use CribScore instead of building brittle childcare portal scrapers state by state.
Build a Childcare Agent with CribScore
Build an agent that can search providers, compare facilities, read trust metrics, and summarize evidence with CribScore.