FrontSpin Public API V2
What It Is
The Frontspin Public API is a set of programmable interfaces that allow developers and partner systems to interact with the Frontspin sales and communication platform. It exposes structured endpoints that let other applications access, integrate, and extend Frontspin’s functionality
The documentation below is using Swagger UI, an interactive API explorer that:
The documentation below is using Swagger UI, an interactive API explorer that:
What You Can Do With It
- Pull data from Frontspin (calls recording, users, accounts, contacts, leads and lists).
- Push data into Frontspin from other systems.
- Build custom integrations, automations, or reporting dashboards.
- Test API calls directly in the browser before building anything.
What To Expect
- Clear list of all endpoints and what they do.
- Shows required fields, sample requests, and sample responses.
- Let's developers try live requests with your API token.
Authorization
To use the API, you will need an API key from the FrontSpin account. This ensures that only approved applications or integrations can interact with your Frontspin data.
The Swagger page is an interactive guide that shows every available API endpoint and how to use it HERE