Password authentication

This page provides an example of user authentication/sign-in using their email and password.

Use the password grant_type to authenticate a user with a combination of their email address and password.

Body Params
string
Defaults to password

The preferred authentication method.

string
Defaults to 24d17a54-81e6-464b-aba8-30935fc0fd3f

Your partner ID as provided to you by Coinify support. Change the default value with your own partnerId.

string
Defaults to sni+readmeTrader@coinify.com

The trader's email as provided on the Sign-up. Default value here is from a Coinify testing account.

string
Defaults to 12345678

The trader's password as provided on Sign-up. The default value here is from Coinify's testing account.

Responses

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