Execute action (synchronous)
POST/v1/actions/:actionName/execute
Executes an action synchronously and returns the result immediately. Credits are deducted upon execution; refunded on failure. Works with both OAuth (userSession) and API key authentication.
Request
Responses
- 200
- 400
- 401
- 402
- 404
Execution result
Bad request
Unauthorized
Insufficient credits for operation
Not found