appmixer.ai.groq.MakeApiCall
Make API Call
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint Path | text | Enter the API endpoint path relative to https://api.groq.com/openai/v1/ (for example audio/transcriptions), a host-absolute path (for example /openai/v1/models) or a full https://api.groq.com URL. Endpoints on other hosts are rejected. |
| HTTP Method | select | Select the HTTP method for the API call. |
| Query Parameters | key-value | Optional query parameters. |
| Request Body | textarea | Enter the request body as a JSON object (supports nested objects, arrays, and non-string values). |
| Request Headers | key-value | Optional additional request headers. |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |