Skip to main content
POST
Run a slow service as a background job

Authorizations

Authorization
string
header
required

API key ret_live_… created in Settings → API keys.

Headers

Idempotency-Key
string

Body

application/json
service
string
required
Example:

"getEmail"

input
object
required

Input matching the schema from GET /services/{serviceName}.

Response

Replay of an already-used Idempotency-Key: the existing job.

The response is of type object.