Consulting Monthly Request Consumption

In this endpoint, you can check the number of requests made per month. You must send the x_api_token header with the token or pass the token via query string in the URL.

You can also pass the token as a parameter in the URL, example:

https://comercial.cnpj.ws/consumo?token=YOUR_TOKEN

Method: GET

Endpoint: https://comercial.cnpj.ws/consumo

Attention: Queries to this endpoint also count as an API request.

Request Example

We have a package that can help you integrate with JavaScript:

More information

Return Example

Below is an example of the JSON returned:

Last updated

Was this helpful?