Authentication
- QAL environment - Lower stability, but has the latest features.
- E2E environment - Higher stability
Authentication Details:
client_id
Your client identifier for authentication
client_secret
Your client secret for secure authentication.
api_key
Your unique API key for accessing the system.
scope
You will need to pass
eazy2bizapi
for this key.Identity URLs:
v1/identityManagement/apiKey/generateToken
Depending on your environment, choose the appropriate base URL:
- E2E environment - https://api.e2e.eazy2biz.com/
- PROD environment - https://api.eazy2biz.com/
Environments:
- E2E environment - Higher stability
- PROD environment - Highest stability
Modified at 2024-07-09 18:36:11