Making Calls

The Verdata API follows REST principles, utilizing standard HTTP verbs and response codes. Requests must be sent over HTTPS, using form-encoded bodies, and responses are returned in JSON format.

All API requests should be directed to:

api2.myverdata.com/v1

Last updated