Web Service Endpoints
Australian and New Zealand Web Service Endpoints
The following are the endpoints for the password authenticated version 5 of the API:
- https://au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV5?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV5?wsdl for the test greenID environment
The following endpoints are for the SSL mutually authenticated version 5 of the API:
- https://au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV5MSSL?wsdl for the production greenID environment
- https://test-au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV5MSSL?wsdl for the test greenID environment
The following are the Hosted Web Services API endpoints:
- https://au.vixverify.com/Registrations-Registrations/GreenIDHostedAPIService?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/GreenIDHostedAPIService?wsdl for the test greenID environment
The following are the endpoints for the password authenticated version 3 of the API:
- https://au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV3?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV3?WSDLÂ for the test greenID environment
The following endpoints are for the SSL mutually authenticated version 3 of the API:
- https://au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV3MSSL?wsdl for the production greenID environment
- https://test-au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV3MSSL?wsdl for the test greenID environment
The following are the endpoints for the password authenticated version 2 of the API:
- https://au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV2?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/DynamicFormsServiceV2?wsdl for the test greenID environment
The following endpoints are for the SSL mutually authenticated version 2 of the API:
- https://au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV2MSSL?wsdl for the production greenID environment
- https://test-au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceV2MSSL?wsdl for the test greenID environment
The following are the endpoints for the non-mutually authenticated version of the API:
- https://au.vixverify.com/Registrations-Registrations/DynamicFormsService?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/DynamicFormsService?wsdl for the test greenID environment
When mutual SSL authentication is being used, an alternate endpoint must be used:
- https://au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceMSSL?wsdl for the production greenID environment
- https://test-au.clientcert.vixverify.com/Registrations-Registrations/DynamicFormsServiceMSSL?wsdl for the test greenID environment
For the AuditService API:
- https://au.vixverify.com/Registrations-Registrations/AuditServiceV0?wsdl for the production greenID environment
- https://test-au.vixverify.com/Registrations-Registrations/AuditServiceV0?wsdl for the test greenID environment
Please note that a valid client certificate is required to view the WSDL given above.
Other WSDL locations have been used in the past which are now considered legacy.
SoapUI Project
To assist greenID provides a SoapUI project that will call the greenID API in the greenID test environment (download the attached file).
Customers are free to use this project to start making calls immediately, familiarising themselves with the API without having to write any code or set up any environments.
Postman Collection
greenID also provides a Postman project that will call the greenID Restful API in the greenID test environment (download the attached file).
Customers are free to use this project to start making calls immediately, familiarising themselves with the API without having to write any code or set up any environments.
Postman document guide is also available on the link below that provides handy instructions & reference to integrating with greenID API