Learn how to interact with your deployed agent via the OpenAI-compatible chat completion API
api_token
in your Agent configuration:
200
: Success400
: Bad Request (invalid parameters)401
: Unauthorized (invalid API token)429
: Rate Limited500
: Internal Server Error