Embedding.io Documentation

Collection ID: col_Dmk5QbNJbPWg0X

Sources

This public collection includes the Embedding.io documentation.

Query

To query the collection, follow the instructions for our API.

curl --request POST \
    --url https://api.embedding.io/v0/query \
    --json '{
		"collection": "col_Dmk5QbNJbPWg0X",
		"query": "How to get started?"
	}'