/
EN
enterpilot
/
GoModel API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 38m ago · Updated 3d ago
Details
Filter operations
admin
26
get
Get conversation thread around an audit log entry
get
Get audit log entry detail
get
Get paginated audit log entries
get
List budgets with current status
put
Create or update one budget
delete
Delete one budget
post
Reset all budget periods
post
Reset one budget period
get
Get budget reset settings
put
Update budget reset settings
get
Get cached-only usage overview
get
List model pricing overrides
put
Create or update one model pricing override
delete
Delete one model pricing override
get
List all registered models with provider info and access state
get
List model categories with counts
get
Get admin runtime configuration
get
Get usage breakdown by period
get
Get paginated usage log entries
get
Get usage breakdown by model
post
Recalculate stored usage costs from current model pricing metadata
get
Get usage summary
get
Get usage breakdown by user path
get
List virtual models (redirects and access policies)
put
Create or update one virtual model
delete
Delete one virtual model
audio
2
batch
5
chat
1
conversations
4
embeddings
1
files
5
messages
2
models
1
passthrough
7
realtime
1
responses
7
system
2
admin
Reset one budget period
post
/admin/budgets/reset-one
Request body
AdminResetBudgetRequest
required
period
string
period_seconds
integer
user_path
string
Response
OK
AdminBudgetListResponse
required
budgets
AdminBudgetStatusResponse[]
server_time
string
Changes