Check session status
Endpoint PÚBLICO de polling do status da sessão (não requer autenticação; rate limit por IP de 120 req/min). Prefira webhooks para confirmação em tempo real e use este endpoint como complemento.
GET
Consultar status da sessão
Use the
checkoutToken returned at creation to check the state of the session. This endpoint is public and serves as a complement to the webhook; on the backend, confirm the order via the signed transaction.paid event.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
O checkoutToken retornado na criação da sessão
Consultar status da sessão