curl --location --request GET 'https://api.apiqik.online/v1/dashboard/billing/subscription' \
--header 'Authorization: sk-gQgLrvIHPEZ9jTM5QsmDV6NLm2rPR1mYpD2rcbgSzpHRFvCB'{
"object": "billing_subscription",
"has_payment_method": true,
"soft_limit_usd": 100000000,
"hard_limit_usd": 100000000,
"system_hard_limit_usd": 100000000,
"access_until": 0
}