GET /billing
curl \
-X GET https://api.statebacked.dev/billing \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"url": "string"
}
Response examples (200)
{
"url": "string"
}