Embed
POST/v1/embed
Generate embedding vectors for one or more text inputs. Pass input_type: "query" to wrap inputs with the Qwen3 retrieval-instruction template; documents are embedded as-is.
Request
Responses
- 200
- 401
- 403
- 422
Successful Response
Authentication failed (missing, expired, malformed, or non-access token).
Token is from a tenant other than icicleai.
Validation Error (empty input, oversized list, oversized string).