To start using the HEMS API, you must first register your organization with our team. This process ensures a secure setup and provisions your unique credentials.
To create an organization account:
- Contact Us: Email our support team at hello@obelisk.eco with your organization details.
- Onboarding: We will verify your entity and set up your account.
Once your account is provisioned, you will receive an email with a temporary password. Visit the HEMS Dashboard and log in using your email and temporary password — you will be prompted to set a permanent password on first login.
From the Dashboard, navigate to your settings to generate your API credentials:
client_id: Your public identifier. Safe to share within your team.client_secret: Your private signing key. Keep this absolutely secret. It is required to generate access tokens.
Once you have received your credentials from the Dashboard, proceed to the Authentication Guide to learn how to generate your bearer tokens for API access.