Run APIs
Run API - Sync
Runs a project API synchronously.
POST
Authorizations
API Key used to authenticate your requests. How to create one.
Path Parameters
Your workspace ID. How to find it?
Your project name. It is the name you provide when creating a project.
Body
application/json
run project api request
Run API request
Retry policy configurations
Auth session configurations
Proxy URL following this format:
http://username:password@domain:port
Example:
"http://username:password@domain:port"
Response
200
application/json
Successful run result
Completed API run result
The status of the run
Available options:
completed
The HTTP status code of the API run
The run ID
The result of an API call.
Completed API run result
The status of the run
Available options:
completed
The HTTP status code of the API run
The run ID
The result of an API call.