Skip to main content

Environments

Kalima supports separate production and QA paths for clients that need a staging flow.

Production endpoints

SurfaceURL
Docshttps://docs.kalima.digital
Websitehttps://kalima.digital
Dashboardhttps://app.kalima.digital
Translator apphttps://translator.kalima.digital
Platform APIhttps://api.kalima.digital/api/v1
Public SDK APIhttps://sdk-api.kalima.digital/api/v1
Hosted SDK scripthttps://uni-sdk.kalima.digital/kalima.js

QA endpoints

SurfaceURL
Platform APIhttps://qa-api.kalima.digital/api/v1
Public SDK APIhttps://qa-sdk-api.kalima.digital/api/v1

QA access is useful when your team wants to validate an integration before production rollout. If your Kalima engagement only uses production, keep one environment everywhere.

Environment rules

  • Do not mix a production project key with QA API hosts
  • Do not point browser-facing integrations at raw run.app service URLs
  • Keep dashboard-generated snippets aligned with the environment you intend to ship
  • When in doubt, ask Kalima which environment is provisioned for your account

Which API base should you use?

  • Use https://sdk-api.kalima.digital/api/v1 for the JavaScript SDK and public client runtime endpoints
  • Use https://api.kalima.digital/api/v1 for platform workflows such as the current WordPress plugin defaults and other broader platform interactions

Support

Need help shipping this integration?

If you hit a blocker, contact Kalima with your project key, target environment, and a short description of what failed.