/
KO
kodik
/
Kodik API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 21h ago
Details
Filter operations
admin
122
affiliate
3
ai-models
25
ambassador
8
analytics-v2
23
auth
18
billing
15
blog
4
bug-bounty
9
career
9
changelog
9
chat
8
consumer
10
contact
1
courses
60
edu
68
enterprise
54
experiments
6
forum
28
glossary
3
hosting
18
get
List Apps
post
Publish App
get
Get App
delete
Delete App
patch
Update App
post
Set App Visibility
post
Stop App
post
Redeploy App
get
List App Deployments
get
List App Secrets
put
Set App Secret
delete
Delete App Secret
get
Get Deployment
delete
Delete Deployment
get
Get Deployment Logs
post
Start Deployment
post
Stop Deployment
get
Get Deployment Stats
llm
3
marketplace
69
mcp-marketplace
9
oauth
14
press
1
referrals
4
speech
2
storage
6
telemetry
8
terminal
1
update
1
user
19
user-journey
7
web-search
1
yandex-metrika
2
get
Get Models Root
get
Get Plans Root
get
Get Subscription Root
post
Create Subscription Root
post
Check Quota Root
post
Track Usage Root
get
Get Usage Summary Root
get
Get Profile Root
put
Update Profile Root
get
Get Subscriptions Root
post
Subscribe Root
post
Submit Contact Root
get
Root
get
Healthz
get
Health Check
hosting
Update App
patch
/v1/hosting/apps/{app_id}
Path parameters
app_id
string
required
Request body
HostingAppUpdateRequest
required
projectName
string
required
Response
Successful Response
HostingAppDetailResponse
required
id
string
required
projectName
string
required
status
string
required
url
string
nullable
createdAt
string
date-time
required
updatedAt
string
date-time
required
deploymentCount
integer
required
visibility
string
projectListingStatus
string
nullable
secrets
HostingSecretSummary[]
liveDeploymentId
string
nullable
latestDeployment
HostingDeploymentSummary
Changes