OptionalbaseBase URL for the API (overrides environment)
OptionalenvironmentEnvironment to connect to.
'production' (default)'development'Secret API key (sk_live_* or sk_test_*). Must never be exposed client-side.
OptionaltimeoutRequest timeout in milliseconds (default: 30000)
Configuration for the AdminClient.
The AdminClient is for server-side use only. It authenticates with a secret API key (sk_live_* or sk_test_*) and provides access to admin endpoints for managing profiles, users, orgs, and API keys.