THIS SITE IS UNDER CONSTRUCTION
curl --location --request GET 'https://api-core.deriv.com/v1/client/profile' \
--header 'Authorization: '{
"data": {
"id": "xxxxxxxx",
"region": "xano",
"external_reference_id": "019a0xxx-xxxx-xxxx-xxxx-xxxxxxxxxxx",
"brand_id": "xxxxxxxxx",
"email": "xxxxxx",
"first_name": "dcsdsdc",
"last_name": "csdcsdc",
"nickname": "id_xxxx",
"date_of_birth": "2007-10-04",
"residence": "al",
"citizenship": "al",
"country_of_birth": "al",
"address_line_1": "csdccd",
"address_line_2": null,
"address_state": null,
"address_city": "csdcsd",
"address_postcode": null,
"phone_calling_code": null,
"phone_national_format": null,
"phone_country_code": null,
"salutation": "",
"created_at": 1761036283738,
"updated_at": 1761036980787,
"preferred_language": "en"
},
"meta": {
"endpoint": "/v1/client/profile",
"method": "GET",
"timing": 615
}
}