apily-nextdoor --- read --- GET /health GET /usage GET /businesses?q=<>[&enrich=1][&raw=1] GET /business/ / /business//feed GET /posts?q=<> / /classifieds?city=&state=&neighborhood= GET /neighbors?q=<> / /neighborhood//geometry GET /city?city=&state=&slug= GET /v1/stl-feed?q=<>[&kind=posts|businesses][&max=] GET /v1/stl-neighborhoods --- write --- POST /v1/post { text, audience?, location?, hashtags?, closedForComments? } POST /v1/recommend { businessSlug, comment, andFave? } GET /v1/replies?q=[&max=] POST /gql (escape hatch) Apily auth: x-api-key (Free 100/IP/day · Starter $19 · Pro $99 · Scale $499) Upstream: x-nextdoor-cookie + x-nextdoor-csrf (your own Nextdoor session) Docs: https://apily.dev/nextdoor