/
UN
unblocked
/
Chissl Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
unblocked
Chissl Server API
post
Create AI provider
v1
latest
OpenAPI 3.1.0
2026-07-17
94
29
25.0 KB
Create AI provider
post
/api/ai-providers
Request body
AIProviderCreateRequest
required
name
string
required
provider_type
'openai'
|
'claude'
required
api_key
string
required
api_endpoint
string
model
string
required
max_tokens
integer
temperature
number
enabled
boolean
Response
Created