πGetting Started
Step1
First you need to register and activate a test account on the SIGNIUS Professional Sandbox Environment.
https://sp-demo.signius.eu/#/loginStep 2
Please share your e-mail provided during the registration process above with us: [email protected] and let us know if you want to use a certificate or an API_KEY based authentication.
If you want to use your own certificate, please send the generated certficate (.cer) directly to: [email protected].
Step 3
The test certificate or API_KEY will be assigned to your test email account by our team.
Step 4
After obtaining the development account, use SIGNIUS API in a test mode e.g. through POSTMAN.
Port 8970:
Communication encryption is secured by an SSL certificate, so to connect using port 8970, you need to use:
Postman:
API_KEY or certificate
After contacting [email protected], you will receive a POSTMAN collection (which will allow you to test our API via port 8970) and all other necessary files.
The POSTMAN collection contains parameters and descriptions of all API endpoints.
Last updated