Environments
Use separate API keys and webhook URLs for development and production.
Recommendations
- Development — Use a dedicated API key and a webhook URL that points to your dev/staging endpoint (e.g. ngrok or staging server).
- Production — Use a production API key and the live webhook URL. Restrict access to production keys.
Obtain environment-specific base URLs and API keys from your B1Link administrator.
Next Steps
- API Keys — Generate and store keys
- Security Model — How authentication and signatures work