Get Credit Balance
Returns the workspace credit balance, tier, and billing configuration
Returns the workspace credit balance, tier, and billing configuration. Requires owner role.Documentation Index
Fetch the complete documentation index at: https://docs.auriko.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User session authentication for workspace endpoints (e.g., billing balance).
Use a session JWT as the bearer token.
Example: Authorization: Bearer eyJhbGciOiJIUzI1NiIs...
Path Parameters
Workspace identifier
Response
Credit balance and billing details
Current balance in microdollars (1 USD = 1,000,000 μ$)
Current balance in cents (computed)
Current balance in dollars (computed, string for precision)
"48.50"
Total credits ever purchased in microdollars
Total credits ever purchased in cents (computed)
Total credits ever consumed in microdollars
Total credits ever consumed in cents (computed)
Whether auto-reload is enabled
Current billing tier
"builder"
Whether a payment method is on file
Balance threshold triggering auto-reload
Balance threshold in cents (computed)
Target balance amount for auto-reload
Target balance amount in cents (computed)
Current platform fee rate as decimal string
Lifetime volume in USD for tier calculation
Volume needed to reach next tier in USD
Monthly BYOK request cap (null if unlimited)
Remaining BYOK requests this month
Last 4 digits of payment method
"4242"
Payment method brand (visa, mastercard, etc.)
"visa"