curl --request GET \
--url https://api.octav.fi/v1/credits \
--header 'Authorization: Bearer <token>'{
"credits": 123
}curl --request GET \
--url https://api.octav.fi/v1/credits \
--header 'Authorization: Bearer <token>'{
"credits": 123
}Was this page helpful?