Authorizations
Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.
Body
The body is of type file
.
Response
Link to download the classification response. Poll the link until it returns a non-error response.
ID for this classification response.
File format of the document for which you requested classification.
Poll until the download URL returns a non-error response. Links to a JSON download that contains the same response as from the synchronous Classify endpoint request.