oneapi.easyoncloud.com Open in urlscan Pro
139.99.124.141  Public Scan

URL: https://oneapi.easyoncloud.com/
Submission: On July 22 via api from US — Scanned from SG

Form analysis 0 forms found in the DOM

Text Content

LITELLM API

 1.41.23 

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



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/engines/{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

POST/assistants
Create Assistant

GET/v1/assistants
Get Assistants

POST/v1/assistants
Create Assistant

DELETE/assistants/{assistant_id}
Delete Assistant

DELETE/v1/assistants/{assistant_id}
Delete Assistant

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



MODERATIONS

POST/moderations
Moderations

POST/v1/moderations
Moderations



[BETA] ANTHROPIC `/V1/MESSAGES`

POST/v1/messages
Anthropic Response



LLM UTILS

POST/utils/token_counter
Token Counter

GET/utils/supported_openai_params
Supported Openai Params



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



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



DEFAULT

GET/
Home

GET/routes
Get Routes



HEALTH

GET/test
Test Endpoint

GET/health
Health Endpoint

GET/active/callbacks
Active Callbacks

GET/health/readiness
Health Readiness

OPTIONS/health/readiness
Health Readiness Options

GET/health/liveliness
Health Liveliness

OPTIONS/health/liveliness
Health Liveliness Options



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



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

POST/user/delete
Delete 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



BUDGET & SPEND TRACKING

GET/spend/tags
View Spend Tags

GET/global/spend/report
Get Global Spend Report

POST/spend/calculate
Calculate Spend

GET/spend/logs
View Spend Logs

POST/global/spend/reset
Global Spend Reset

POST/add/allowed_ip
Add Allowed Ip

POST/delete/allowed_ip
Delete Allowed Ip



CACHING

GET/cache/ping
Cache Ping

POST/cache/delete
Cache Delete

GET/cache/redis/info
Cache Redis Info

POST/cache/flushall
Cache Flushall



FILES

POST/files
Create File

GET/files
List Files

POST/v1/files
Create File

GET/v1/files
List Files

GET/files/{file_id}
Get File

DELETE/files/{file_id}
Delete File

GET/v1/files/{file_id}
Get File

DELETE/v1/files/{file_id}
Delete File

GET/files/{file_id}/content
Get File Content

GET/v1/files/{file_id}/content
Get File Content



SCHEMAS

AnthopicMessagesAssistantMessageParam
Expand allobject

AnthropicImageParamSource
Expand allobject

AnthropicMessagesImageParam
Expand allobject

AnthropicMessagesRequest
Expand allobject

AnthropicMessagesTextParam
Expand allobject

AnthropicMessagesTool
Expand allobject

AnthropicMessagesToolChoice
Expand allobject

AnthropicMessagesToolResultContent
Expand allobject

AnthropicMessagesToolResultParam
Expand allobject

AnthropicMessagesToolUseParam
Expand allobject

AnthropicMessagesUserMessageParam
Expand allobject

AnthropicMetadata
Expand allobject

AnthropicResponse
Expand allobject

AnthropicResponseContentBlockText
Expand allobject

AnthropicResponseContentBlockToolUse
Expand allobject

AnthropicResponseUsageBlock
Expand allobject

BlockTeamRequest
Expand allobject

BlockUsers
Expand allobject

Body_audio_transcriptions_audio_transcriptions_post
Expand allobject

Body_audio_transcriptions_v1_audio_transcriptions_post
Expand allobject

Body_create_file_files_post
Expand allobject

Body_create_file_v1_files_post
Expand allobject

BudgetDeleteRequest
Expand allobject

BudgetNew
Expand allobject

BudgetRequest
Expand allobject

DeleteCustomerRequest
Expand allobject

DeleteTeamRequest
Expand allobject

DeleteUserRequest
Expand allobject

Deployment
Expand allobject

GenerateKeyRequest
Expand allobject

GenerateKeyResponse
Expand allobject

HTTPValidationError
Expand allobject

IPAddress
Expand allobject

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

ModelInfo
Expand allobject

ModelInfoDelete
Expand allobject

NewCustomerRequest
Expand allobject

NewOrganizationRequest
Expand allobject

NewOrganizationResponse
Expand allobject

NewTeamRequest
Expand allobject

NewUserRequest
Expand allobject

NewUserResponse
Expand allobject

OrganizationRequest
Expand allobject

SpendCalculateRequest
Expand allobject

TeamMemberAddRequest
Expand allobject

TeamMemberDeleteRequest
Expand allobject

TokenCountRequest
Expand allobject

TokenCountResponse
Expand allobject

UpdateCustomerRequest
Expand allobject

UpdateKeyRequest
Expand allobject

UpdateTeamRequest
Expand allobject

UpdateUserRequest
Expand allobject

ValidationError
Expand allobject

updateDeployment
Expand allobject

updateLiteLLMParams
Expand allobject