Efí Pay (Gerencianet) · Arazzo Workflow
Efí Account Onboarding
Version 1.0.0
Open a simplified Efí account, issue its certificate, and fetch its API credentials.
View Spec
View on GitHub
PaymentsPixBoletoSubscriptionRecurring BillingMarketplaceSplit PaymentsOpen FinanceBanking as a ServiceAccount OpeningBill PaymentsCNABBrazilFintechArazzoWorkflows
Provider
Workflows
account-onboarding
Open a simplified account, generate its certificate, and fetch credentials.
Authenticates as the partner, creates a conta-simplificada for the customer, generates the account certificate, and reads back the account's API credentials.
1
authenticate
Exchange the partner client_id and client_secret for an OAuth2 access token using the client_credentials grant required by the Contas API.
2
openAccount
Open a conta-simplificada for the customer. The server returns the account identificador used to issue the certificate and credentials.
3
generateCertificate
Generate the P12 certificate the new account will use for mutual TLS when calling the Efí APIs.
4
getCredentials
Retrieve the client_id and client_secret pair the new account uses to call the other Efí APIs.
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.