...
Namirial Onboarding provides two distinct environments for API usage: a test environment and a production environment. These environments allow developers to safely test and deploy their integrations.
Test Environment
API URL: https://test.onboarding.namirial.app/api/v2
PURPOSE
Dashboard URL: https://test.onboarding.namirial.app/webapp/it/backoffice/
Purpose: For integration, testing, and validation.
This environment is designed for developers to experiment and validate their integrations without affecting real data.
It simulates the production environment’s behavior, enabling comprehensive testing of API functionalities.
This is ideal for integration and to ensure that all API requests and responses work as expected.
Also the third party supplier software integrated in Namirial Onboarding are here available with their test/sandbox environments.
Production Environment
URL: https://eu-ie1-api.namirialonboarding.com/api/v2
Dashboard URL: https://dashboard.namirialonboarding.com/
Purpose: For live operations with real data.
...