Environments
Shine API offers two environments:
- The sandbox environment is the test environment of our API
Before going live, a set of sandbox credentials will be provided to you to be able to test your integration 🧪 - The production environment for your live application.
Both environments are isolated so that you can perform your tests safely
URLs
Environment | Base URL |
---|---|
sandbox | |
production |
Updated 21 days ago