Integrations / Developer tools

HTTP API

Call any HTTP API with a key kept on the connection. Requests stay under the base URL you set, and are read-only unless writes are allowed.

2 tools

Tools

http.get

Send a GET request to a path under the base URL and return the response, parsed when it is JSON.

path*paramsheaders

http.request writes

Send a POST, PUT, PATCH or DELETE request to a path under the base URL.

method*path*paramsbodyformheaders

Connect

Setting up HTTP API →

Credentials

API key or token

Your next automation is one sentence away.

14-day free trial with $5 of built-in AI included. Cancel anytime.