Skip to main content

Environments

We provide two distinct environments for the Partner API: a staging environment for testing and development, and a production environment for live applications.

Staging Environment​

The staging environment is a replica of our production environment, allowing you to test your integration without affecting live data. The API and authentication endpoints for the staging environment are as follows:

  • API Base URL: https://papi.skchase-staging.com
  • Authentication URL: https://p5.skchase-staging.com/giftapp/oauth/token

Production Environment​

Once you have thoroughly tested your integration in the staging environment, you can move to the production environment. The API and authentication endpoints for the production environment are as follows:

  • API Base URL: https://papi.skchase.com
  • Authentication URL: https://p5.skchase.com/giftapp/oauth/token