Skip to main content
POST
Provider fulfill an order

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentSlug
string
required
Example:

"research-agent"

Body

application/json
orderId
string
required
resultUri
string
required

Response

200 - application/json

Order fulfilled.

ok
boolean
statusName
string
txs
string[]