VAN API Proxy
VAN API Proxy Overview
The VAN API Proxy logs transaction details made to the VAN API and serves as an entry into DDx API infrastructure by facilitating the transfer of data through the proxy into VAN. We’ve made using the VAN Proxy as easy as possible – all you have to do is swap the host name and add the X-MIGVID request header to your VAN API requests.
The VAN API Proxy supports all VAN API/v4routes, and passes responses through with minimal changes. Bulk-import requests are the exception: the Proxy may accept one for deferred forwarding and answer204with anX-MIG-BulkImport: Savedheader rather than returning VAN's response.
If the specific endpoint you’re sending data to in VAN already has webhook notifications configured, you will continue to receive those notifications from VAN.
To get set up you’ll need:
- The X-MIGVID provided during in your onboarding email. Do you need an X-MIGVID? Reach out to us at [email protected].
- Access to your application’s hostname configuration.
- Your existing VAN API credential, sent as a Basic
Authorizationheader. The Proxy requires Basic authentication — Bearer tokens are not accepted in production.
Updated about 1 month ago
What’s Next
Did this page help you?

