ReferenceAPIREST API
OCR
Find the REST endpoint for layout-aware OCR on documents and images, with a link to the document extraction request and response reference.
Advanced semantic memory retrieval with JSON
POST /v1/memories:retrieve: Streams semantic retrieval results with full feature support including context items and embedder weight overrides, per-space filters, and request-level HNSW tuning.
Run OCR on a document or image
POST /v1/ocr:document: Runs layout-aware OCR on the provided document bytes and returns per-page results.