INSPIRE-MIF / helpdesk-validator

Community discussion forum for INSPIRE validation issues
42 stars 23 forks source link

API Gateway. Quota usage retrieval #976

Closed jenriquesoriano closed 1 year ago

jenriquesoriano commented 1 year ago

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,