Reference¶
Every endpoint in v1. These pages are generated from the API's own OpenAPI
spec, so they cannot drift from what the code accepts.
The spec itself is at
https://api.futuresmart.ai/document-intelligence/openapi.json
if you would rather generate a client.
This section says what each call takes and returns. It does not say what order to call them in -- an OpenAPI spec has no way to express that. For sequence, read the Quickstart and the guides.