Skip to main content

Overview

The Flowyble API lets you programmatically execute agents and tools, check run statuses, and retrieve results. All endpoints are versioned and return JSON responses. Base URL:

What you can do

Rate limiting

API requests are rate-limited to 100 requests per 60 seconds per API key. Webhook endpoints have a separate limit of 30 requests per 60 seconds. When you exceed the limit, you’ll receive a 429 Too Many Requests response. Wait and retry after the rate limit window resets.

Response format

All responses follow a consistent JSON structure:
Error responses include details:

Requirements

  • API Access must be enabled on your subscription plan
  • A valid API Key (see Authentication)
  • Sufficient credits in your organization balance