API #258
-
|
Hi, all. I just started using this app and think it is great! I am trying to automate using n8n, but I am not sure if I am missing something in the API docs. For example, for uploading audio or a quick transcript, the documentation does not show any parameters for the body of the request. Can anyone give me some guidance? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi ! There was an issue with how I had configured swagger so the documentation was missing the full spec. This has been fixed now. You can use the latest api docs available at https://scriberr.app/api.html The updated docs provides full details on request and response schema. Apologies for the issue. Also please do share your n8n automations if you can. Would serve as a good example. I'll try creating some basic ones as well. |
Beta Was this translation helpful? Give feedback.
Hi ! There was an issue with how I had configured swagger so the documentation was missing the full spec. This has been fixed now.
You can use the latest api docs available at https://scriberr.app/api.html
The updated docs provides full details on request and response schema.
Apologies for the issue.
Also please do share your n8n automations if you can. Would serve as a good example. I'll try creating some basic ones as well.