Configure safely
Keep environment and secrets outside application source.
- Store the base URL and token in environment configuration
- Use a credential limited to the required tenant and operations
- Confirm clock synchronization for signed requests and webhooks
- Set explicit connection and request timeouts