Skip to content
Discussion options

You must be logged in to vote

Took a bit of trial and error but figured it out. Here's a working curl command:

    curl -H "X-API-Key: ENTER_YOUR_API_KEY" \
    -X POST \
    -F "audio=@/path/to/file" \
    -F "title=Enter-title-if-you-don't-want-a-uuid-in-UI" \
    https://your.scriberr.app/api/v1/transcription/upload

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Normanras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant