Retrieve the authenticated account details.
https://seopro.ooguy.com/api/v1/account
Returns the details of the authenticated account.
curl --location --request GET 'https://seopro.ooguy.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'