๐ Environments
Environments
Straqa simplifies environment management by using a single base URL for both test and production modes.
Switching between environments is as simple as changing the API key.
-
Base URL:
https://api.straqa.com -
Test Mode: Use a test key (
straqa_sk_test_xxx) -
Live Mode: Use a live key (
straqa_sk_live_xxx)
Your application will automatically behave according to the data environment linked to your key.