appmixer.ai.fal.MakeApiCall
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Base URL | select | fal exposes several non-interchangeable base URLs. Pick the one for the operation you are calling. Ignored when the Path field is a full URL. |
| API Endpoint Path | text | A path relative to the selected Base URL, for example /meta or /models, or a full URL on a fal host. |
| HTTP Method | select | The HTTP method for the API call. |
| Query Parameters | key-value | Optional query parameters. |
| Request Body | textarea | Optional JSON request body. |
| Request Headers | key-value | Optional additional headers. The Authorization header is set automatically. |
| Field | Type | Description |
|---|---|---|
| Status Code | integer | - |
| Response Headers | object | - |
| Response Body | object | - |