This is a legacy products documentation website. We have now released DeltaNova 2026.1.0.0 which brings all DeltaXignia Compare, Merge and check solutions together along with new unstructured comparisons of PDF, Microsoft Word, Microsoft Powerpoint documents. Please visit for more details - DeltaNova Documentation
DeltaJSON

Testing Using Postman

Postman is a popular tool for working with APIs. We have published a collection for testing and documentation using Postman. 

First, download the latest version of Postman from https://www.getpostman.com/

You will then need to fork our collection from https://www.postman.com/deltaxml/workspace/deltaxml-s-public-workspace/collection/1677489-ef5fdef4-3250-4c47-b271-9877ed6cde12?action=share&creator=1677489 . Click the “Fork” button in the top-right and follow Postman’s instructions.

Screenshot 2023-01-23 at 15.40.38.png

The collection will then be available from the sidebar under "Collections":

Screenshot 2023-01-23 at 15.36.38.png

The collection comes with various example requests, that have been set up with collection variables, the main one being deltajson-url which by default is pointing to DeltaXML's SaaS service and will need to be changed if running on-premise e.g. http://0.0.0.0:8080/api/json/v1

Screenshot 2023-01-23 at 15.39.11.png

This can be done easily by going to the Variables tab of the collection and changing the current value of deltajson-url:

Screenshot 2023-01-23 at 15.38.36.png