Articles on: Developers

Exclude a request from the user's usage count.

Sometimes you don't want some requests to be counted as part of your user's usage.

You can easily achieve this by adding the following header in your request response headers: X-PluginLab-Ignore-Quota.

Every response from your API that contains this header will not be counted as part of the user's usage.

We don't look at the attached value of this header. No matter if you use X-PluginLab-Ignore-Quota: true or X-PluginLab-Ignore-Quota: false or even X-PluginLab-Ignore-Quota: Kevin is the most awesome guy I know. The presence of this header will force PluginLab not counting the request.

Updated on: 31/07/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!