Advanced
REST call
Make a REST API call to a specified endpoint.
POST
Authorizations
Bearer token from your account (https://agent.ai/user/settings#credits)
Body
application/json
API endpoint URL.
Example:
"https://api.example.com/data"
HTTP method.
Available options:
POST
, GET
, PUT
, HEAD
Request headers (JSON format).
Request body (JSON format).