Skip to main content
POST
Fund Experiment Pool

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

experiment_id
string<uuid>
required

Body

application/json
comparisons
integer
required

Comparisons to add to the experiment pool

Required range: x >= 1

Response

Successful Response

comparisons_added
integer
required
new_credits_balance
integer
required
purchased_comparisons
integer
required
remaining_comparisons
integer
required
used_comparisons
integer
required