API documentation - trifork/dpk-docs GitHub Wiki
API Endpoints
With the following functions/services:
- SendPDF:
/api/v1/sendPDF
- Get Messages:
api/v1/messages-status
- Get Messages of Status:
api/v1/messages-of-status
Authentication
To authenticate with the service, two requirements must be met:
- System Certificate: This certificate is necessary for the TLS handshake (mutual TLS).
- Whitelisted IP Address: The calling IP address must also be whitelisted by the server.
Both of these authentication processes are manual processes and can be completed by contacting a team member.