API uç noktası:
https://www.googleadsense.com.tr/public/api/v1/account
İstek örneği:
curl --location --request GET 'https://www.googleadsense.com.tr/public/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'