account_options
Check account credit purchase status, top-up amount, free tier calls, and billing URL before starting checkout.
Instructions
Whether credit purchases are live, the server top-up amount, and billing URL.
Unauthenticated. Call this (or read a 402 body) before start_checkout.
Returns: dict with keys: purchases_enabled, topup_usd, free_tier_calls, billing_url, checkout_path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||