Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.42 KB

File metadata and controls

34 lines (30 loc) · 1.42 KB
title description
Environments
To make it easier to test and develop with Partna, we have built different Staging and Production environments.

Staging environments

| API Base URL | Redirect URL | | :-------- | :------------------------------------- | | `https://staging-vouchers.ventogram.com` | `https://staging.ventogram.com/v1` | API Base URL | Redirect URL | | :-------- | :------------------------------------- | | `https://staging-biz.coinprofile.co` | `N/A`

Production environments

| API Base URL | Redirect URL | | :-------- | :------------------------------------- | | `https://vouchers.ventogram.com` | `https://ventogram.com/v1` | API Base URL | Redirect URL | | :-------- | :------------------------------------- | | `https://biz.coinprofile.co` | `N/A`