API Gateway. Quota usage retrieval #977
Replies: 3 comments 1 reply
-
|
Hello, Best regards, Vincent |
Beta Was this translation helpful? Give feedback.
-
|
Dear Validator Community, We’re pleased to inform you that the API Gateway has been removed (see #1190). 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: 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, |
Beta Was this translation helpful? Give feedback.
-
|
As announced here, the API Gateway has been discontinued, so this discussion is closed as it is no longer relevant. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Community,
taking into consideration the need raised by some of you, a method has been developed to retrieve the remaining quota associated with the API key, enabling the monitoring of the quota consumption when using the Validator API.
This method has been implemented as part of the API Gateway itself and follows the following structure:
https://yzyiqfakm4.execute-api.eu-west-1.amazonaws.com/validator/v2/Usages/{API-Key}/
where API-key is the API key provided by the JRC for Validator API usage (please see #594).
By making a call to this endpoint, you will obtain the usage data for the last 10 days, returning the following information:
Please note that the quota is replenished on a weekly basis.
If you have any further questions, please do not hesitate to contact us.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions