Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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/v2PURPOSE: For safe development
Dashboard URL: https://test.onboarding.namirial.app/webapp/it/backoffice/

Purpose: For integration, testing, and validation without risking real data.

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 initial development, debugging, and ensuring 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://onboarding.namirial.appeu-ie1-api.namirialonboarding.com/api/v2
Dashboard URL: https://dashboard.namirialonboarding.com/

Purpose: For live operations with real data.

...