Learn how to use the Nexara API in your n8n pipeline.
YOUR_NEXARA_API_KEY
with your actual Nexara API key:
Form-Data
.n8n Binary File
. However, if you have the link to the file, just send the link to the file as a url
parameter to the API.file
.data
. (This assumes the binary file data from a previous node, like “Read Binary File”, is available under the data
field. Adjust if your field name is different.)language
, or response_format
), add more parameters under Body Parameters, typically using String
as the Parameter Type. Like this: data
field). Or just send the link to the audio file using the url
parameter.task
parameter to the API request and set it to diarize
.