Public API for accessing agents, flows, and analytics.
Frontline Public API (1.0.0)
Download OpenAPI description
Overview
License
Languages
Servers
Mock server
https://docs.getfrontline.ai/_mock/openapi
https://prod-api.getfrontline.ai
Security
bearerAuth
- Mock serverhttps://docs.getfrontline.ai/_mock/openapi/public/v1/agents/{agentId}/flows
- https://prod-api.getfrontline.ai/public/v1/agents/{agentId}/flows
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.getfrontline.ai/_mock/openapi/public/v1/agents/uuid-xxxx-xxxx/flows?status=ACTIVE' \
-H 'Authorization: Bearer <YOUR_API Key_HERE>'