Endpoints
Documents
Documents API
The Documents API allows you to create, read, update, and delete documents.
GET /documents
Returns a paginated list of documents.
POST /documents
Creates a new document. Returns the created document with its ID.
Endpoints
The Documents API allows you to create, read, update, and delete documents.
Returns a paginated list of documents.
Creates a new document. Returns the created document with its ID.