API Resources
Table of contents
Base URL
All URLs have following base
Production API
https://api.xmldation.com/v1/
XMLdation API Service uses https protocol which ensures that all data is transfered in encrypted format.
Validation Process Summary
Here's the short summary of validation process via API Service.
- Send file for validation and store {id}
- Poll validation queue with given {id} to see status of the validation
- When validation is completed, queue resource redirects to validation reports automatically
- OR you can fetch validation report from reports -resource
(Click image to see in full size)