Overview
The Headless Agents API allows you to interact with AI agents programmatically. This API provides endpoints for health checking, calling agents, and retrieving agent statistics.Authentication
All API requests (except /health) require authentication using your Headless Agents API key provided as anX-API-Key header.
Example:
Available Endpoints
Health Check
Check if the API is up and running
Call Agent
Send requests to an agent and get responses
Agent Statistics
Get usage statistics for your agents