Task Execution API
Use the Task Execution API to call Function and API Tasks from an HTTP client.
Last updated
Was this helpful?
Use the Task Execution API to call Function and API Tasks from an HTTP client.
Last updated
Was this helpful?
API Docs
Interactive API docs can be found at:
The Task Execution API exposes your Truebit Task as an HTTP-based web service.
To run a , please call endpoint and specify the Namespace, Task name , task inputs, and task metadata.
To run an , please call endpoint and specify the Namespace, Task name , task inputs, and task metadata.
Use these endpoints to poll for outputs of asynchronous or long-running tasks.