Marqo REST API
The Marqo REST API is the HTTP surface exposed by the open-source engine (default `http://localhost:8882`). It provides index lifecycle management, document add/update/get/delete, lexical/tensor/hybrid search, recommendations, embedding generation, model lifecycle, telemetry, and health endpoints. The same surface is served by Marqo Cloud at `https://api.marqo.ai`, and the live OpenAPI schema is published by the running engine at `/openapi.json` with Swagger UI at `/docs`.
Documentation
Documentation
https://docs.marqo.ai/
APIReference
https://docs.marqo.ai/latest/
GettingStarted
https://github.com/marqo-ai/marqo#getting-started