Skip to main content

Consumption Limits

This page contains information about the usage limits of the Billings Efí API, so that you can use our services in the best possible way.


Consumption limits refer to the consumption of API routes (endpoints). These limits apply to each application individually, meaning that if you have an account with 2 applications, each will have its own independent limits, which are reset (zeroed) daily (every 24 hours).

It is important to remember that a warning is triggered when 80% of the limit consumption for an endpoint is reached for the email registered in your Efí account profile.

In cases where the maximum number of requests for an endpoint is reached, a blocking warning will be sent to the email registered in your Efí account profile, and that endpoint will only be released for use after automatic unblocking.

Below, we will describe all available endpoints for consumption and their respective limits.


Transactions

Endpoint (Base route)Requisition limit
POST /v1/charge/one-step15.000
POST /v1/charge15.000
GET /v1/charges15.000
GET /v1/charge/:id15.000
PUT /v1/charge/:id/metadata15.000
PUT /v1/charge/:id/billet15.000
PUT /v1/charge/:id/cancel15.000
POST /v1/charge/:id/pay15.000
POST /v1/charge/:id/billet/resend15.000
POST /v1/charge/:id/history15.000
POST /v1/charge/:id/link15.000
PUT /v1/charge/:id/link15.000
POST /v1/charge/:id/balance-sheet15.000
PUT /v1/charge/:id/settle15.000
GET /v1/installments15.000

Carnets

Endpoint Base routeRequisition limit
POST /v1/carnet15.000
GET /v1/carnet/:id15.000
PUT /v1/carnet/:id/metadata15.000
PUT /v1/carnet/:id/parcel/:parcel15.000
PUT /v1/carnet/:id/cancel15.000
PUT /v1/carnet/:id/parcel/:parcel/cancel15.000
POST /v1/carnet/:id/resend15.000
POST /v1/carnet/:id/parcel/:parcel/resend15.000
POST /v1/carnet/:id/history15.000
PUT /v1/carnet/:id/parcel/ :parcel/settle15.000
PUT /v1/carnet/:id/settle15.000

Subscriptions

Endpoint Base routeRequisition limit
POST /v1/plan15.000
GET /v1/plans15.000
PUT /v1/plan/:id15.000
DELETE/v1/plan/:id15.000
POST /v1/plan/:id/subscription/one-step15.000
POST /v1/plan/:id/subscription/one-step/link15.000
POST /v1/plan/:id/subscription15.000
GET /v1/subscription/:id15.000
PUT /v1/subscription/:id/cancel15.000
PUT /v1/subscription/:id/metadata15.000
POST /v1/subscription/:id/pay15.000
POST/v1/subscription/:id/history15.000

Notifications

Endpoint Base routeRequisition limit
GET /v1/notification/:token30.000