HTTP API - Flexible Client for Prototyping and Automation avatar
HTTP API - Flexible Client for Prototyping and Automation

Pricing

$3.99/month + usage

Go to Store
HTTP API - Flexible Client for Prototyping and Automation

HTTP API - Flexible Client for Prototyping and Automation

Developed by

xyzzy

xyzzy

Maintained by Community

Easily test, integrate, and automate APIs—configure method, headers, query params, body, timeout, and retries, no code or setup required. Ideal for rapid prototyping, endpoint monitoring, workflows, and sales & marketing automation.

0.0 (0)

Pricing

$3.99/month + usage

6

Total users

37

Monthly users

6

Runs succeeded

96%

Last modified

19 days ago

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

Request timeout (seconds)

timeoutSecondsintegerOptional

How long to wait before aborting the HTTP request

Default value of this property is 30

Max retries

maxRetriesintegerOptional

Number of times to retry on network failures

Default value of this property is 3

Include metadata

include_metabooleanOptional

If true, include timing & retry metadata in the output

Default value of this property is false