Skip to main content
Use the public API when your app needs to start a Hive Agent run outside the dashboard. The API starts the run asynchronously, returns identifiers immediately, and sends a signed callback when the run finishes. For the full endpoint reference — request body, callbacks, and examples — see Invoke in the API Reference. Hive Agent invocation does not stream and does not wait for the final answer in the HTTP response. Open Logs to inspect status, trace, costs, node output, partial results, callback attempts, and the final response.

Next steps