Environments
Taffrail provides separate environments for development and production use.
| Environment | Base URL | Purpose |
|---|---|---|
| Production | https://engine.taffrail.com | Consumer-facing, highly scalable. Use for live integrations. |
| Staging | https://engine-staging.taffrail.com | Testing and development. Used by Advice Builder for authoring, debugging, and validating Advice rules. |
Production
Deploying Advice content into production requires a multistep publishing process in Advice Builder.
Review our production launch checklist when considering deploying.
Staging
Staging EnvironmentFor this documentation and its examples, we refer to the
Stagingenvironment.
This is the environment used by Advice Builder, our custom Advice content management platform (CMS). As product owners, analysts, and other producers create Advice rules, they are tested, debugged, and validated in the Staging environment.
Note our Advice Embed uses an HTML data attribute to specify this environment. Read more.
SSL
SSL is required, so use the https protocol for all requests.
Updated 1 day ago
