- reading the current user profile or API keys
- browsing models and related inventory
- checking balance, transactions, and support tickets
- accessing admin or observability APIs from application code
client.control_plane.
Use it with a control-plane bearer token:
Start With Common Read-Only Tasks
Work With Models
Check Billing And Support
Stripe Billing Flows
Auto-Pagination
Useauto_paging_iter(...) on paged resources when you want items instead of manual page handling.

