api.ordis.co.th Open in urlscan Pro
118.172.229.220  Public Scan

URL: https://api.ordis.co.th/
Submission: On June 13 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

LITELLM API

 1.40.3 

OAS 3.1

/openapi.json

Proxy Server to call 100+ LLMs in the OpenAI format. Customize Swagger Docs

👉 LiteLLM Admin Panel on /ui. Create, Edit Keys with SSO

Authorize



EXPERIMENTAL

GET/sso/key/generate
Google Login

GET/sso/callback
Auth Callback

POST/queue/chat/completions
Async Queue Request

GET/ollama_logs
Retrieve Server Log



MODEL MANAGEMENT

GET/models
Model List

GET/v1/models
Model List

POST/model/new
Add New Model

POST/model/update
Update Model

GET/v1/model/info
Model Info V1

GET/model/info
Model Info V1

GET/model_group/info
Model Group Info

POST/model/delete
Delete Model



CHAT/COMPLETIONS

POST/openai/deployments/{model}/chat/completions
Chat Completion

POST/engines/{model}/chat/completions
Chat Completion

POST/chat/completions
Chat Completion

POST/v1/chat/completions
Chat Completion



COMPLETIONS

POST/openai/deployments/{model}/completions
Completion

POST/engines/{model}/completions
Completion

POST/completions
Completion

POST/v1/completions
Completion



EMBEDDINGS

POST/openai/deployments/{model}/embeddings
Embeddings

POST/embeddings
Embeddings

POST/v1/embeddings
Embeddings



IMAGES

POST/images/generations
Image Generation

POST/v1/images/generations
Image Generation



AUDIO

POST/audio/speech
Audio Speech

POST/v1/audio/speech
Audio Speech

POST/audio/transcriptions
Audio Transcriptions

POST/v1/audio/transcriptions
Audio Transcriptions



ASSISTANTS

GET/assistants
Get Assistants

GET/v1/assistants
Get Assistants

POST/threads
Create Threads

POST/v1/threads
Create Threads

GET/threads/{thread_id}
Get Thread

GET/v1/threads/{thread_id}
Get Thread

POST/threads/{thread_id}/messages
Add Messages

GET/threads/{thread_id}/messages
Get Messages

POST/v1/threads/{thread_id}/messages
Add Messages

GET/v1/threads/{thread_id}/messages
Get Messages

POST/threads/{thread_id}/runs
Run Thread

POST/v1/threads/{thread_id}/runs
Run Thread



BATCH

POST/batches
Create Batch

POST/v1/batches
Create Batch

GET/batches{batch_id}
Retrieve Batch

GET/v1/batches{batch_id}
Retrieve Batch



FILES

POST/files
Create File

POST/v1/files
Create File



MODERATIONS

POST/moderations
Moderations

POST/v1/moderations
Moderations



LLM UTILS

POST/utils/token_counter
Token Counter

GET/utils/supported_openai_params
Supported Openai Params



KEY MANAGEMENT

POST/key/generate
Generate Key Fn

POST/key/update
Update Key Fn

POST/key/delete
Delete Key Fn

POST/v2/key/info
Info Key Fn V2

GET/key/info
Info Key Fn



BUDGET & SPEND TRACKING

GET/spend/keys
Spend Key Fn

GET/spend/users
Spend User Fn

GET/spend/tags
View Spend Tags

GET/global/activity
Get Global Activity

GET/global/activity/model
Get Global Activity Model

GET/global/activity/exceptions/deployment
Get Global Activity Exceptions Per Deployment

GET/global/activity/exceptions
Get Global Activity Exceptions

POST/spend/calculate
Calculate Spend

GET/spend/logs
View Spend Logs

POST/global/spend/reset
Global Spend Reset

GET/global/spend/logs
Global Spend Logs

GET/global/spend
Global Spend

GET/global/spend/keys
Global Spend Keys

GET/global/spend/teams
Global Spend Per Team

POST/global/spend/end_users
Global Spend End Users

GET/global/spend/models
Global Spend Models

POST/global/predict/spend/logs
Global Predict Spend Logs



INTERNAL USER MANAGEMENT

POST/user/new
New User

POST/user/auth
User Auth

GET/user/info
User Info

POST/user/update
User Update

POST/user/request_model
User Request Model

GET/user/get_requests
User Get Requests

GET/user/get_users
Get Users



CUSTOMER MANAGEMENT

POST/customer/block
Block User

POST/customer/unblock
Unblock User

POST/customer/new
New End User

GET/customer/info
End User Info

POST/customer/update
Update End User

POST/customer/delete
Delete End User



TEAM MANAGEMENT

POST/team/new
New Team

POST/team/update
Update Team

POST/team/member_add
Team Member Add

POST/team/member_delete
Team Member Delete

POST/team/delete
Delete Team

GET/team/info
Team Info

POST/team/block
Block Team

POST/team/unblock
Unblock Team

GET/team/list
List Team



ORGANIZATION MANAGEMENT

POST/organization/new
New Organization

POST/organization/update
Update Organization

POST/organization/delete
Delete Organization

POST/organization/info
Info Organization



BUDGET MANAGEMENT

POST/budget/new
New Budget

POST/budget/info
Info Budget

GET/budget/settings
Budget Settings

GET/budget/list
List Budget

POST/budget/delete
Delete Budget



INVITE LINKS

POST/invitation/new
New Invitation

GET/invitation/info
Invitation Info

POST/invitation/update
Invitation Update

POST/invitation/delete
Invitation Delete



CONFIG.YAML

POST/config/update
Update Config

POST/config/field/update
Update Config General Settings

GET/config/field/info
Get Config General Settings

GET/config/list
Get Config List

POST/config/field/delete
Delete Config General Settings

GET/config/yaml
Config Yaml Endpoint



HEALTH

GET/test
Test Endpoint

GET/health
Health Endpoint

GET/active/callbacks
Active Callbacks

GET/health/readiness
Health Readiness

GET/health/liveliness
Health Liveliness



CACHING

GET/cache/ping
Cache Ping

POST/cache/delete
Cache Delete

GET/cache/redis/info
Cache Redis Info

POST/cache/flushall
Cache Flushall



DEFAULT

GET/
Home

GET/routes
Get Routes

GET/token/generate
Token Generate



SCHEMAS

BlockTeamRequest
Expand allobject

BlockUsers
Expand allobject

Body_audio_transcriptions_audio_transcriptions_post
Expand allobject

Body_audio_transcriptions_v1_audio_transcriptions_post
Expand allobject

BudgetDeleteRequest
Expand allobject

BudgetNew
Expand allobject

BudgetRequest
Expand allobject

ConfigFieldDelete
Expand allobject

ConfigFieldInfo
Expand allobject

ConfigFieldUpdate
Expand allobject

ConfigGeneralSettings
Expand allobject

ConfigList
Expand allobject

ConfigYAML
Expand allobject

DeleteCustomerRequest
Expand allobject

DeleteTeamRequest
Expand allobject

Deployment
Expand allobject

DynamoDBArgs
Expand allobject

GenerateKeyRequest
Expand allobject

GenerateKeyResponse
Expand allobject

GlobalEndUsersSpend
Expand allobject

HTTPValidationError
Expand allobject

InvitationDelete
Expand allobject

InvitationModel
Expand allobject

InvitationNew
Expand allobject

InvitationUpdate
Expand allobject

KeyManagementSystem
Expand allstring

KeyRequest
Expand allobject

LiteLLM_BudgetTable
Expand allobject

LiteLLM_EndUserTable
Expand allobject

LiteLLM_Params
Expand allobject

LiteLLM_SpendLogs
Expand allobject

LiteLLM_TeamTable
Expand allobject

Member
Expand allobject

ModelInfoDelete
Expand allobject

ModelParams
Expand allobject

NewCustomerRequest
Expand allobject

NewOrganizationRequest
Expand allobject

NewOrganizationResponse
Expand allobject

NewTeamRequest
Expand allobject

NewUserRequest
Expand allobject

NewUserResponse
Expand allobject

OrganizationRequest
Expand allobject

TeamMemberAddRequest
Expand allobject

TeamMemberDeleteRequest
Expand allobject

TokenCountRequest
Expand allobject

TokenCountResponse
Expand allobject

UpdateCustomerRequest
Expand allobject

UpdateKeyRequest
Expand allobject

UpdateRouterConfig
Expand allobject

UpdateTeamRequest
Expand allobject

UpdateUserRequest
Expand allobject

ValidationError
Expand allobject

litellm__proxy___types__ModelInfo
Expand allobject

litellm__types__router__ModelInfo
Expand allobject

updateDeployment
Expand allobject

updateLiteLLMParams
Expand allobject