Skip to main content
POST
Asynchronously call the development deployment of a chain.

Authorizations

Authorization
string
header
required

Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.

Body

application/json

JSON input matching the chain's run_remote method signature.

Response

Async run remote request enqueued.

request_id
string
required

The ID of the async request.