THIS SITE IS UNDER CONSTRUCTION
curl --location --request GET 'https://api-core.deriv.com/v1/client/feature-flags'
{
"data": {
"onboarding_tour_completed": true,
"options_guide_completed": false
},
"meta": {
"endpoint": "/v1/client/feature-flags",
"method": "GET",
"timing": 1892
}
}