appmixer.tavily.core.MakeApiCall
Make API Call
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | A path relative to https://api.tavily.com, for example /search. A full URL is accepted only when it points at https://api.tavily.com; any other host is rejected so your API key is never sent elsewhere. |
| 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 | - |