
Send HTTP requests
Pricing
Pay per event

Send HTTP requests
Send HTTP requests (GET, POST, PUT, PATCH, DELETE) to any API endpoint with customizable headers, parameters, and body data. Perfect for Clay users seeking API functionality without the Explorer plan upgrade, or anyone needing simple HTTP request capabilities.
5.0 (1)
Pricing
Pay per event
1
Monthly users
8
Runs succeeded
>99%
Last modified
a month ago
You can access the Send HTTP requests programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "method": "GET",
3 "url": "https://catfact.ninja/fact",
4 "headers": {},
5 "params": {},
6 "data": {}
7}' |
8apify call reezuan/send-http-requests --silent --output-dataset
Send HTTP requests API through CLI
The Apify CLI is the official tool that allows you to use Send HTTP requests locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
HTTP request sent
$0.001
When a HTTP request is sent