AVM - the sandbox for AI agents home page
Search...
Support
Get Started
Get Started
Search...
Navigation
Documentation
API Reference
GitHub
AVM Platform
AVM OpenAPI Docs
API Keys
GET
Get apikeys
POST
Post apikeys
PUT
Put apikeys
DEL
Delete apikeys
POST
Post apikeysbulk revoke
User Transactions
GET
Get apitransactionscredits
GET
Get apitransactions
Runs
GET
Get apirun
GET
Get apirun 1
POST
Post apirunsync
POST
Post apirunasync
Runs
Post apirunsync
create a Run executed synchronously. Requires a valid api key
POST
/
api
/
run
/
sync
Try it
Authorizations
avm-x-api-key
string
header
required
Body
application/json
code
string
required
Response
200 - application/json
status
enum<string>
required
Available options:
IN_PROGRESS
,
COMPLETED
,
TIMEOUT
,
ERROR
output
string
required
Get apirun 1
Post apirunasync