PASAR API
PIX-native payments API to create charges with QR codes, handle installments (Parcelado), subscriptions and webhooks; a sandbox environment is available for testing.
View docs ↗ More Payments APIs# Woovi / OpenPix ~ PIX charges & payments needs an API key ~ get yours at: # https://developers.openpix.com.br/en/api curl 'https://api.openpix.com.br/api/v1/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Brazil API into my app. API: Woovi / OpenPix ~ PIX charges & payments Provider: Woovi (OpenPix) Auth: requires an API key (sign up: https://developers.openpix.com.br/en/api) Pricing: freemium Base URL: https://api.openpix.com.br/api/v1/ Important note: PIX-native payments API to create charges with QR codes, handle installments (Parcelado), subscriptions and webhooks; a sandbox environment is available for testing. Source: Woovi (OpenPix) (https://developers.openpix.com.br/en/api) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.