build on local foundation

Integrate events, networking, CRM, and community management into your applications. Our REST API gives you programmatic access to the entire platform.

what you can build

Everything on the Local Foundation platform is accessible through the API.

Events & Check-ins

Fetch upcoming events, manage check-ins, track attendance. Supports real-time streaming via Phoenix.Sync.

GET /events/upcoming POST /events/:id/checkin GET /events/:id

Networking & Connections

Create connections between attendees at events via QR codes. Track relationship strength, topics, and follow-up intent.

POST /connections GET /connections GET /connections/recent

CRM & Tasks

Manage your deal pipeline with linked task chains. Group by company, track status transitions, and automate follow-ups.

GET /tasks POST /tasks POST /tasks/:id/complete_and_link

Communities

Search and join communities, list members, manage community-scoped permissions.

GET /communities/search POST /communities/:id/join GET /communities/:id/members

ready to start building?

Create a free account to access the full API documentation and start making requests.

Create Free Account