Basic Information

appmixer.ai.assemblyai.MakeApiCall

Make API Call

1.0.0

Public

Performs an arbitrary authorized API call to the AssemblyAI API.

Input Ports

in

FieldTypeDescription
API Endpoint Path text Enter the API endpoint path relative to your region's base URL (for example /v2/transcript). A full URL is accepted only when it points at the same regional AssemblyAI host, so your API key is never sent elsewhere.
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.

Output Ports

out

FieldTypeDescription
Status Code -
Response Headers -
Response Body -

Full Metadata