Aurora provides 2 separate environments: a sandbox environment for testing your integration as well as a live production environment. The base URL (hostname) for these environments are:
Sandbox: https://api-sandbox.aurorasolar.com
Production: https://api.aurorasolar.com
All API requests must be made over HTTPS. API requests without authentication will also fail.