HTTPS / REST
Here you´ll find our Rest parameters
HTTPS / REST-Parameters
Submitting messages via HTTPS is supported through the following endpoints.
| Parameter | Value |
|---|---|
| URL Test | https://rest.ediplatform.services/v2/transmissions?configID=[CONFIGID] |
| URL Productive | https://rest.ediplatform.services/v2/transmissions?configID=[CONFIGID] |
| Port | 443 |
| Authentication method | Preemtive Basic Auth |
Username and password as well as the CONFIGID will be provided seperately via mail.
URL Allowlisting
Please allowlist “rest.ediplatform.services” in your firewall and proxy settings.
REST
The complete documentation for the implementation (API-Doc) of our rest interface can be found here.
Last modified May 27, 2026