Skip to content

Environments

What are the environments?

UNIMALL.ai API has two environments:

  • Production - for working with the main UNIMALL.ai platform.
  • Sandbox - for working with the UNIMALL.ai platform in test mode.

What is the sandbox environment?

The sandbox environment is your development environment at UNIMALL.ai.

You need to complete test cases in the sandbox environment before accessing the Production environment.

Test cases

  1. Create at least 10 products
  2. Update your products
  3. Update the stocks
  4. Update the prices
  5. Create test orders
  6. Get orders Cancel the order
  7. Pack the order
  8. Get the label

What is the production environment?

The production environment is your store at UNIMALL.ai. All requests sent, except for informational ones, can change the data in your personal account and on the UNIMALL.ai website.

Environment URLs

EnvironmentPlatform URLSwagger URL (API Playground)
Productionhttps://platform.unimall.aihttps://api-prod.unimall.ai/swagger/supplier/index.html
Sandboxhttps://develop.unimall.aihttps://api-develop.unimall.ai/swagger/supplier/index.html