Maisa API
Maisa's developer REST API. Key-authenticated (X-API-Key), base URL https://api.maisa.ai, all operations under /v1. Surfaces: capabilities (compare/extract/summarize over text and media), models (embeddings, rerank), KPU run, file-interpreter (from PDF/DOCX/HTML/image/audio), and Mainet search — 15 documented operations. No public OpenAPI spec (docs are gated); operation surface captured from the official SDKs' api.md.