Transition Notice: Discontinuation of API Gateway for the INSPIRE Reference Validator
Dear INSPIRE Reference Validator Community,
We would like to inform you that we have discontinued the use of the API Gateway for the Validator.
This change does not affect regular users of the Validator. However, users accessing the Validator via API should note that an API key is no longer required to create a test or upload a file.
Please do not hesitate to report any issues you encounter with the Validator.
Best regards, The INSPIRE Reference Validator Team
Dear Validator Community,
We’re pleased to inform you that the API Gateway has been removed. As a result, it is no longer necessary to retrieve an API key or manage quotas.
You can now access the Validator API directly and more easily. Here’s an example of how to run a test:
{
"label": "Metadata Test",
"executableTestSuiteIds": [
"EID2be1480a-fe42-40b2-9420-eb0e69385c80",
"EID0b86f7a3-2947-4841-823d-6a00d8e06d70",
"EID7cceba68-e575-4429-9959-1b6b3d201b6d"
],
"arguments": {
"files_to_test": ".*",
"tests_to_execute": ".*"
},
"testObject": {
"id": "EID82ff0ea1-3120-4f6b-b633-012b06648208"
}
}
If you have any questions or need assistance using the Validator, please don’t hesitate to contact us. We’re here to help.
Best regards, The Validator Team