This documentation is built and maintained by the Flireo AI team to help you create, launch, and scale intelligent phone agents. Access the dashboard here.
https://api.flireo.nl/v1/
Authorization
header for every request:Authorization: Bearer YOUR_API_TOKEN
{
"error": {
"code": "invalid_request",
"message": "Invalid parameters",
"details": {
"name": "This field is required"
}
}
}
X-RateLimit-Limit
: maximum allowed requestsX-RateLimit-Remaining
: requests left in the current windowX-RateLimit-Reset
: timestamp when the limit resets429 Too Many Requests
response.