Verify account

This endpoint enables to verify ownership of a (previously created) crypto account using a trade price quote.

📘

This endpoint requires user authentication before it can be used.

If you you get the Success 200 response with proof_of_ownership_required result, you must redirect the end-user to the address returned in the proofOfOwnershipUrl parameter so that they complete the flow were they will prove their ownership of the specific wallet/address. The URL should be opened in a new tab and user has to return to trade widget page after successful verification

If the response is 200 verified, then no additional proof of ownership is necessary.

Path Params
string
required
Defaults to 0x8AF75765fe96013F4537E5AFBc3Daf74852ce43D

The blockchain address to verify.

Body Params
number
required
Defaults to 12345

ID of a price quote from the Trade Quote API endpoint.

Headers
string
required

The access_token as received by the Sign-in/Authentication response.

Responses

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