American Data Science home page
Search...
Dashboard
Support
Dashboard
Search...
Navigation
Servers
Run Code
Documentation
API Reference
American Data Science home page
Open Source
Forum
API Documentation
Authentication
Environments
GET
Get Environments
Compute
GET
Get Compute
Servers
GET
Get Servers
POST
Create Server
POST
Stop Server
POST
Start Server
DEL
Delete Server
GET
Get File
PUT
Upload File
POST
Run Code
Alph
POST
gpt-4o
POST
gpt-4
POST
gpt-3
POST
claude3-5
POST
claude3
POST
gemini
POST
mistral
POST
perplexity
POST
groq
POST
fireworks
Servers
Run Code
Run Code
POST
/
api
/
server
/
{server_name}
/
run-code
Send
Authorization
apiKey
string
*
apiKey
Required
string
Path
server_name
string
*
server_name
Required
string
Body
object
code
string
code
string
Add Example Value
kernel_name
string
kernel_name
string
Add Example Value
Authorizations
apiKey
string
header
required
Path Parameters
server_name
string
required
Body
application/json
code
string
kernel_name
string
Response
200 - application/json
content
object
Show child attributes
content.
cell_type
string
content.
execution_count
number
content.
metadata
object
content.
outputs
object[]
Show child attributes
content.outputs.
name
string
content.outputs.
output_type
string
content.outputs.
text
string
content.
source
string
status
string
Upload File
gpt-4o