/
EN
enterpilot
/
GoModel API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 17h ago
Details
Filter operations
admin
47
audio
3
batch
5
chat
1
conversations
8
embeddings
1
post
Create embeddings
files
5
health
1
images
2
mcp
6
messages
8
models
1
passthrough
7
realtime
6
responses
7
system
2
usage
1
embeddings
Create embeddings
post
/v1/embeddings
Request body
CoreEmbeddingRequest
required
dimensions
integer
encoding_format
string
{"stackTrail":"components:schemas:core.EmbeddingRequest:properties:input","oasType":"schema","type":"unknown"}
model
string
provider
string
Gateway routing hint; stripped before upstream execution.
Response
OK
CoreEmbeddingResponse
required
data
CoreEmbeddingData[]
model
string
object
string
provider
string
usage
CoreEmbeddingUsage
Changes