Environments
| Prefix | Environment | Kind |
|---|---|---|
bsw_test_pub_ | test | publishable |
bsw_test_sec_ | test | secret |
bsw_live_pub_ | live | publishable |
bsw_live_sec_ | live | secret |
Test keys are for development and evaluation. Live publishable configuration requires an active paid Importer entitlement. Minting live keys is blocked without that entitlement.
Keys authenticate a workspace. Do not assume a separate physical database per environment unless you isolate it yourself.
Related: API keys · Configuration