Setup
Parameters
Request
Proofread your transcription by performing a POST request to the following URL: api.oneai.com/api/v0/pipeline
{
"input": "your input text here",
"steps": [{
"skill": "proofread"
}]
}
Response
Returns the proofread transcription, and spans of text where changes have been made