Developers
Developer Documentation
Everything you need to build on FlockSoft. Our API is RESTful, our SDKs are typed, and our documentation is maintained by the same team that ships the platform.
API Version
v1.0
Uptime
99.97%
Latency p99
<120ms
Resources
Everything you
need to integrate.
Quick Start
Up and running
in four steps.
01
Get your API key
Sign in to your FlockSoft account and navigate to Settings → API Keys to generate your first credential.
02
Install the SDK
Run npm install @flocksoft/sdk or pip install flocksoft to add the official client library to your project.
npm install @flocksoft/sdk03
Make your first call
Initialize the client and call your first agent endpoint. Production-ready in under five minutes.
const client = new FlockSoft({ apiKey: process.env.FLOCKSOFT_API_KEY })04
Read the reference
Explore the full API reference for authentication, rate limits, pagination, and all available endpoints.
Need help integrating?
Our developer support team responds within one business day. For enterprise integration support, book a technical call with our team.