Introduction¶
If you wish to send digital mail in smaller volumes, but more often, then our API is a sensible solution. Our API is based on the REST architecture.
Client libraries for the Digipost API are available in both C# and Java. We encourage you to use these libraries to reduce development time, ensure correct security implementation and generate valid XML.
The Digipost API requires the use of Digiposts own security implementation and uploading your organisation’s enterprise certificate to your Digipost organisation account.
If you wish to implement sending of digital mail from a web application, we have created an example .NET web application which shows how the .NET client library can be used from both a functional and technical perspective.
This section of the technical documentation also includes a description of all the available endpoints in the Digipost API and information on which HTTP headers should be used.