Skip to Content
Developer GuideEnvironments & sandbox

Environments & sandbox

Every AlignAI customer has at least one production environment and typically a non-production/QA (sandbox) environment for integration testing before cutover. Each environment has:

  • Its own base URL (e.g., a QA instance might be https://qa-<customer>.vercel.app).
  • Its own API token — tokens do not work across environments (see Authentication & API keys).
  • Its own field-config, which can drift from other environments (see the prod/QA field-key note in Writing data).

Request your specific environment URLs and tokens from your AlignAI account team.

Last updated on