The Change API
Profile data
Get your profile data
get
https://api.thechange.ltd/profile
Header
Field | Type | Description |
---|---|---|
X-API-KEY | String | Your API key |
Successful response
HTTP/1.1 200 OK
{
"baseFee": "0.25",
"extraFee": "0.4",
"totalFee": "0.65"
}