Superlinked Ingestion API
Schema-generated REST ingestion endpoint exposed by the Superlinked Server. Each schema defined in your app produces a POST /api/v1/ingest/{schema} endpoint that accepts records, computes multi-modal embeddings, and writes vectors to the configured vector database. Endpoints and request bodies are generated from your Python schema definitions, not hand-authored.
Documentation
Documentation
https://github.com/superlinked/superlinked
APIReference
https://github.com/superlinked/superlinked