Skip to main content

getWaasToken

Gets Coinbase WAAS token for user by email and selected provider.

Path Parameters
emailAddress string REQUIRED
selectedProvider string REQUIRED
Header Parameters
captcha string REQUIRED

Recaptcha value to pass.

Request Body REQUIRED

JSON object containing sign in token

token string
Responses
200

Successful operation

Schema OPTIONAL
token string OPTIONAL
400
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
404

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL