Skip to main content
POST
Describe Agent

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
agent_id
string
required

The agent ID or human-readable slug (e.g. "fluximage" or "1a4g81x0bfsc5dpi").

Example:

"fluximage"

Response

Agent details retrieved successfully

status
integer

HTTP status code

Example:

200

agent
object

Agent metadata and configuration details.

inputs
string[]

List of input field variable names the agent accepts.

Example:
outputs
string[]

List of output variable names the agent produces.

Example: