/
/OctoAI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 25m ago · Updated 2y ago
account3
  • get/v1/account
  • post/v1/account
  • patch/v1/account
endpoint10
  • postCreate new endpoint
  • get/v1/endpoint/{endpoint_name}
  • delete/v1/endpoint/{endpoint_name}
  • patchUpdates an endpoint
  • get/v1/endpoints
  • get/v1/endpoint/{endpoint_name}/container/metadata
  • get/v1/endpoint/{endpoint_name}/volume_token
  • get/v1/logs/{endpoint_name}
  • get/v1/events/{endpoint_name}
  • get/v1/events/{endpoint_name}/stream
instance-types1
  • get/v1/instance-types
public-endpoint1
  • get/v1/public-endpoints
registry-credential5
  • post/v1/registry-credential
  • getRetrieve registry credentials by key
  • putUpdate registry credentials by key
  • deleteDelete registry credentials by key
  • get/v1/registry-credentials
secret5
  • post/v1/secret
  • getRetrieve secret by key
  • putUpdate secret by key
  • deleteDelete secret by key
  • get/v1/secrets
  • get/v1/logs/{endpoint_name}/stream
account

Return fields on an account

get/v1/account

Response

A description of the account

namestring required
emailstring required
providerstring required
keystring required
countrystring
companystring
status'ready_trial' | 'ready_billed' | 'suspended_billing' | 'suspended_tos' | 'error' required