Read
Retrieve up to 30 published upcoming happenings for a five-digit US county FIPS code.
NAYBORLEE FOR DEVELOPERS
A county-level Happenings API for public activities, with source attribution and a review step. Built for providers and publishers who serve real local communities.
Retrieve up to 30 published upcoming happenings for a five-digit US county FIPS code.
Approved sources can submit dated public activities. Every update returns to review before publication.
GET /api/happenings?county=13121Returns a county code and a happenings array, including title, summary, time, broad location, source, public URL, and sponsored disclosure when applicable. Empty results are possible; coverage is not yet populated.
POST /api/happenings
Authorization: Bearer <source-token>
X-Nayborlee-Source: <approved-site-slug>Send a unique source event ID, five-digit county FIPS, title, summary, ISO 8601 start time, location label, and HTTPS event URL. An accepted request returns 202 pending, not a live listing. Tokens are issued individually after review; there is no self-serve key issuance yet.
Describe your public activity source, service area, and integration plan. We’ll review it before issuing credentials.
Apply for API access ↗