Make external API calls at any point in your agent to integrate with third-party services. The API node lets you validate data, log events, fetch information, or perform any HTTP request without leaving your agent. Simply configure the endpoint, method, and payload to connect your AI workflow with external systems.
Create an API node
Edit API node
more menu (3 dots)
in the top-right corner of the node.API node editor
Select output field (optional)
run
to test your API endpoint. By default, the entire response body is set as the node output. To use a specific field from the response use the Select output field
dropdown to choose the desired response field.