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

Method

methodEnumRequired

HTTP method

Value options:

"GET": string"POST": string"PUT": string"PATCH": string"DELETE": string

Default value of this property is "GET"

Endpoint

endpointstringRequired

API endpoint URL

Querystring

querystringarrayOptional

Querystring parameters

Body

bodystringOptional

Body of the API call

Headers

headersarrayOptional

HTTP headers to send with the API call

Include the headers in the response

response_headersbooleanOptional

If checked, include response headers sent in the output

Default value of this property is false

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