This page contains information about the consumption limits of the endpoints with PUT and POST methods of the Pix Efí API, so that you can use our services in the best possible way.
The endpoints with PUT and POST methods from our Pix API are subject to a limit of 500 requests per second
. This change aims to guarantee the stability and performance of our platform, ensuring a better experience for all our customers
Recommendation: To avoid service interruptions and ensure that your integrations run smoothly, we suggest that you optimize the sending of requests by distributing them over time, especially in high-demand scenarios. This can be done by implementing asynchronous queues or retry mechanisms with variable intervals.
Below, we'll describe all the endpoints with PUT and POST methods available for consumption.
Endpoint (Base route) | Requisition limit/s |
---|
POST /v2/cob | 500 |
PUT /v2/cob/:txid | 500 |
Due Charges
Endpoint (Base route) | Requisition limit/s |
---|
PUT /v2/cobv/:txid | 500 |
Payment and Send Pix
Endpoint (Base route) | Requisition limit/s |
---|
PUT /v2/gn/pix/:idEnvio | 500 |
POST /v2/gn/qrcodes/detalhar | 500 |
PUT /v2/gn/pix/:idEnvio/qrcode | 500 |
Pix management
Endpoint (Base route) | Requisition limit/s |
---|
PUT /v2/gn/pix/:e2eid/devolucao/:id | 500 |
Payload Locations
Endpoint (Base route) | Requisition limit/s |
---|
POST /v2/loc | 500 |
Batch charges
Endpoint (Base route) | Requisition limit/s |
---|
PUT /v2/lotecobv/:id | 500 |
Pix payment split
Endpoint (Base route) | Requisition limit/s |
---|
POST /v2/gn/split/config | 500 |
PUT /v2/gn/split/config/:id | 500 |
PUT /v2/gn/split/cob/:txid/vinculo/:splitConfigId | 500 |
PUT /v2/gn/split/cobv/:txid/vinculo/:splitConfigId | 500 |
Webhooks
Endpoint (Base route) | Requisition limit/s |
---|
PUT /v2/webhook/:chave | 500 |
Efí Exclusive Endpoints
Endpoint (Base route) | Requisition limit/s |
---|
POST /v2/gn/evp | 500 |
PUT /v2/gn/config | 500 |
POST /v2/gn/infracoes/:idInfracao/defesa | 500 |
POST /v2/gn/relatorios/extrato-conciliacao | 500 |