🧬 Embedding Documents
Add Document
This endpoint generates and stores a Document(embedding) with the inputted data.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.getmetal.io/llms.txt
Use this file to discover all available pages before exploring further.
Auth Headers
An API key for your org.
A Client ID for your org.
Body
Index ID
Identifier for your embedding. Must be between 3 - 256 chars and consist of
numbers, letters, or
-. If not provided, a random ID will be generated.Text to be embedded. Must be between 3 - 10,000 chars.
Image URL
Custom Embeddings
Additional metadata for the document.