{ "twitterId": "61" }
curl --location --request POST 'https://prd-api.playariagame.com/openapi/verify/follow/kaia' \ --header 'X-API-KEY: put your api key' \ --header 'Content-Type: application/json' \ --data-raw '{ "twitterId": "61" }'
{ "success": true, "data": true, "error": { "message": "culpa aliquip fugiat" } }