Basic Information

appmixer.latchshot.core.MakeApiCall

1.0.0

Public

Perform an authorized JSON API call to the fixed Latchshot origin. Use Render Page for PNG, JPEG, or PDF responses.

Input Ports

in

FieldTypeDescription
API Endpoint Path text Enter a path relative to https://latchshot.fly.dev, such as /v1/usage, or a full URL on that exact origin.
HTTP Method select -
Query Parameters key-value Optional query parameters.
Request Body textarea Optional JSON object. Use Render Page instead when the response is an image or PDF.
Request Headers key-value Optional headers. Authorization, Host, and Content-Length cannot be overridden.

Output Ports

out

FieldTypeDescription
Status Code -
Response Headers -
Response Body -

Full Metadata