HTTP API - Call Any API with HTTP Requests avatar

HTTP API - Call Any API with HTTP Requests

Try for free

1 day trial then $3.99/month - No credit card required now

View all Actors
HTTP API - Call Any API with HTTP Requests

HTTP API - Call Any API with HTTP Requests

xyzzy/http-api
Try for free

1 day trial then $3.99/month - No credit card required now

Call any HTTP endpoint specifying the method, headers, query string, and body

You can access the HTTP API - Call Any API with HTTP Requests programmatically from your own applications by using the Apify API. You can 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  "endpoint": "https://catfact.ninja/fact"
4}' |
5apify call xyzzy/http-api --silent --output-dataset

HTTP API - Call Any API with HTTP Requests API through CLI

The Apify CLI is the official tool that allows you to use HTTP API - Call Any API with 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:

Developer
Maintained by Community
Actor metrics
  • 6 monthly users
  • 5 stars
  • 57.9% runs succeeded
  • Created in May 2024
  • Modified 3 months ago