cURL
curl --request GET \ --url https://api.youka.io/api/v1/billing/manage \ --header 'Authorization: Bearer <token>'
{ "url": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
web
desktop
cli
sdk
api
Billing management URL
¿Esta página le ayudó?