Run an RDA

Execute an RDA and receive the output. Cost is deducted from your wallet balance.

post/run

Request body

rdaSlugstring required

RDA identifier (slug or ID)

inputsobject required

Input values matching the RDA's input schema

modelIdstring

Model ID for prompt RDAs (uses default if omitted)

Response

Successful execution

successboolean
runIdstring
outputstring

RDA output (format varies by type)

costnumber

Amount charged in USDC

durationinteger

Execution time in milliseconds

modelIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.