Skip to main content
The Gaana AI Visual On-Brand Generation API provides two distinct environments for developers:
  1. Sandbox/Staging Environment: This is a test environment that you can use to build and test your integration without affecting your live data. The sandbox environment mirrors the functionality of the production environment.
  2. Production Environment: This is the live environment for your application. All API requests in this environment will affect your live data.

Base URLs

Here are the base URLs for each environment:
EnvironmentBase URL
Sandboxhttps://sandbox.getgaana.com/api
Productionhttps://production.getgaana.com/api
All the examples in this documentation use the Sandbox URL. When you are ready to go live, make sure to switch to the Production URL.