These methods are read-mostly account helpers. They use the sameDocumentation Index
Fetch the complete documentation index at: https://docs.youka.io/llms.txt
Use this file to discover all available pages before exploring further.
YoukaClient authentication and per-request options as project and export calls.
client.account.get(options?)
Fetch the account identity for the active API key.
client.credits.overview(options?)
Fetch available balance, renewal dates, top-ups, and subscription renewal metadata.
client.billing.getCatalog(options?)
Fetch subscription and top-up pricing for the authenticated account.
client.billing.createCheckout(body, options?)
Create a Stripe checkout URL.
productType: "topup" and a positive quantity. The SDK defaults platform to "sdk" unless you override it.
