Pay for and run a single face scan

Explicitly purchase one face scan using the authenticated customer's wallet, then run it.
Takes the same payload as POST /skin/analyze — calling this endpoint is the user's consent to be charged.

Flow: the configured USD price is resolved, an active subscriber's pay_per_use_discount_percentage
is applied, the amount is converted to the wallet currency, and the wallet is debited. The scan then
runs immediately. If the scan fails the debit is refunded automatically.

Returns 402 with the structured wallet-balance error when the balance is insufficient (no debit, no scan).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
images
array of objects

Exactly 3 face images (front, left, right).

images
string
string
length ≤ 64

Optional. Replaying the same key returns 409 instead of charging again.

Responses

422

Validation failed.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json