Endpoints
Complete REST API endpoint documentation.
Available Endpoints
Agents API - Create and manage agents
Workflows API - Build and execute workflows
Base URL
https://api.agenticflow.com/v1Authentication
All API requests require authentication using an API key:
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.agenticflow.com/v1/agentsRate Limits
Free: 100 requests/hour
Pro: 1,000 requests/hour
Team: 10,000 requests/hour
Enterprise: Custom limits
Last updated
Was this helpful?