Efí Pay (Gerencianet) · Arazzo Workflow
Efí Pix Webhook Setup
Version 1.0.0
Register a Pix webhook for a Pix key and verify it was stored.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
pix-webhook-setup
Configure and verify a Pix webhook for a given Pix key.
Authenticates, registers the webhook callback URL against the Pix key, and reads it back to confirm the stored URL matches.
1
authenticate
Exchange the client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Pix API.
2
configureWebhook
Register the webhook callback URL for the Pix key so settlement events are delivered to the caller's endpoint.
3
confirmWebhook
Read the webhook back for the Pix key and confirm Efí stored the same callback URL that was submitted.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.