Getting Started
Last updated
Last updated
First you need to register and activate a test account on the SIGNIUS Professional Sandbox Environment.
Please share your e-mail provided during the registration process above with us: and let us know if you want to use a certificate or an API_KEY based authentication.
The test certificate or API_KEY will be assigned to your test email account by our team.
As a result, the via SSL (mTLS) will be possible, so our system and yours could safely communicate with each other
After obtaining the development account, use SIGNIUS API in a test mode e.g. through SWAGGER UI or POSTMAN.
Port 8970:
Communication encryption is secured by an SSL certificate, so to connect using port 8970, you need to use:
Postman:
API_KEY
P12 and CER
Swagger:
P12
SWAGGER contains parameters and descriptions of all API endpoints.
SIGNIUS SWAGGER UI URL:
Access to SWAGGER UI requires an authentication (mTLS – see Step 3 above).
After contacting , you will receive a POSTMAN collection (which will allow you to test our API via port 8970) and all other necessary files.