Easycoin API Document
Interface Description
All api use POST method. All api needs follow headers.
name | type | necessary | remark |
---|---|---|---|
timestamp | long | Y | timestamp |
COUNTRY | string | Y | fill fixed value: IN |
Auth | string | Y | token from login. It's not necessary for login, register, otp |
Content-Type | string | Y | application/json; charset=utf-8 |