AbacatePay website screenshot

AbacatePay

AbacatePay is a Brazilian payment gateway built for developers and indie hackers, focused on instant Pix payments. Its REST API lets you create billings and charges, generate and check Pix QR Codes, manage customers and coupons, request withdrawals, and receive webhooks - charging a flat per-transaction Pix fee with funds available immediately.

AbacatePay publishes 5 APIs on the APIs.io network, including Billing API, Coupon API, Customer API, and 2 more. Tagged areas include Payments, Pix, Brazil, FinTech, and Developers.

AbacatePay’s developer surface includes authentication, documentation, and 8 more developer resources.

36.0/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessPaidSelf serve
6 APIs
PaymentsPixBrazilFinTechDevelopers

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 36.0/100 · thin
Contract Quality 14.6 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/abacatepay: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

AbacatePay Webhooks

Outbound webhook event notifications (billing.created, billing.paid, billing.refunded, billing.failed, subscription.created, subscription.canceled) delivered with a webhookSecre...

AbacatePay Billing API

Create and list billings (charges) with a shareable checkout URL.

AbacatePay Coupon API

Create and list discount coupons.

AbacatePay Customer API

Create and list customers (clients).

AbacatePay Pix QR Code API

Create, check, and simulate dynamic Pix QR Code payments.

AbacatePay Withdraw API

Create, retrieve, and list withdrawals (payouts) to a Pix key.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

AbacatePay API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Abacatepay Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Abacatepay Authentication

http · 1 scheme

SECURITY

Abacatepay Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Abacatepay Agentic Access

12 operations · 6 acting

12 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: abacatepay
url: https://raw.githubusercontent.com/api-evangelist/abacatepay/refs/heads/main/apis.yml
name: AbacatePay
kind: company
description: AbacatePay is a Brazilian payment gateway built for developers and indie hackers, focused on instant Pix payments.
  Its REST API lets you create billings and charges, generate and check Pix QR Codes, manage customers and coupons, request
  withdrawals, and receive webhooks - charging a flat per-transaction Pix fee with funds available immediately.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/abacatepay.png
tags:
- Payments
- Pix
- Brazil
- FinTech
- Developers
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: abacatepay:abacatepay-webhooks-api
  name: AbacatePay Webhooks
  tags:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.abacatepay.com/pages/v1/webhooks
  baseURL: https://api.abacatepay.com/v1
  properties:
  - url: https://docs.abacatepay.com/pages/v1/webhooks
    type: Documentation
  description: Outbound webhook event notifications (billing.created, billing.paid, billing.refunded, billing.failed, subscription.created,
    subscription.canceled) delivered with a webhookSecret query string and HMAC-SHA256 signature for verification.
- aid: abacatepay:abacatepay-billing-api
  name: AbacatePay Billing API
  description: Create and list billings (charges) with a shareable checkout URL.
  humanURL: https://docs.abacatepay.com/pages/v1/introduction
  baseURL: https://api.abacatepay.com/v1
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/abacatepay-billing-api-openapi.yml
  - type: Documentation
    url: https://docs.abacatepay.com/pages/payment/create
  - type: APIReference
    url: https://docs.abacatepay.com/pages/reference/introduction
  - type: PostmanCollection
    url: collections/abacatepay.postman_collection.json
  - type: Documentation
    url: https://docs.abacatepay.com/pages/client/create
  - type: Documentation
    url: https://docs.abacatepay.com/pages/reference/introduction
- aid: abacatepay:abacatepay-coupon-api
  name: AbacatePay Coupon API
  description: Create and list discount coupons.
  humanURL: https://docs.abacatepay.com/pages/v1/introduction
  baseURL: https://api.abacatepay.com/v1
  tags:
  - Coupon
  properties:
  - type: OpenAPI
    url: openapi/abacatepay-coupon-api-openapi.yml
  - type: Documentation
    url: https://docs.abacatepay.com/pages/payment/create
  - type: APIReference
    url: https://docs.abacatepay.com/pages/reference/introduction
  - type: PostmanCollection
    url: collections/abacatepay.postman_collection.json
  - type: Documentation
    url: https://docs.abacatepay.com/pages/client/create
  - type: Documentation
    url: https://docs.abacatepay.com/pages/reference/introduction
- aid: abacatepay:abacatepay-customer-api
  name: AbacatePay Customer API
  description: Create and list customers (clients).
  humanURL: https://docs.abacatepay.com/pages/v1/introduction
  baseURL: https://api.abacatepay.com/v1
  tags:
  - Customer
  properties:
  - type: OpenAPI
    url: openapi/abacatepay-customer-api-openapi.yml
  - type: Documentation
    url: https://docs.abacatepay.com/pages/payment/create
  - type: APIReference
    url: https://docs.abacatepay.com/pages/reference/introduction
  - type: PostmanCollection
    url: collections/abacatepay.postman_collection.json
  - type: Documentation
    url: https://docs.abacatepay.com/pages/client/create
  - type: Documentation
    url: https://docs.abacatepay.com/pages/reference/introduction
- aid: abacatepay:abacatepay-pix-qr-code-api
  name: AbacatePay Pix QR Code API
  description: Create, check, and simulate dynamic Pix QR Code payments.
  humanURL: https://docs.abacatepay.com/pages/v1/introduction
  baseURL: https://api.abacatepay.com/v1
  tags:
  - Pix QR Code
  properties:
  - type: OpenAPI
    url: openapi/abacatepay-pix-qr-code-api-openapi.yml
  - type: Documentation
    url: https://docs.abacatepay.com/pages/payment/create
  - type: APIReference
    url: https://docs.abacatepay.com/pages/reference/introduction
  - type: PostmanCollection
    url: collections/abacatepay.postman_collection.json
  - type: Documentation
    url: https://docs.abacatepay.com/pages/client/create
  - type: Documentation
    url: https://docs.abacatepay.com/pages/reference/introduction
- aid: abacatepay:abacatepay-withdraw-api
  name: AbacatePay Withdraw API
  description: Create, retrieve, and list withdrawals (payouts) to a Pix key.
  humanURL: https://docs.abacatepay.com/pages/v1/introduction
  baseURL: https://api.abacatepay.com/v1
  tags:
  - Withdraw
  properties:
  - type: OpenAPI
    url: openapi/abacatepay-withdraw-api-openapi.yml
  - type: Documentation
    url: https://docs.abacatepay.com/pages/payment/create
  - type: APIReference
    url: https://docs.abacatepay.com/pages/reference/introduction
  - type: PostmanCollection
    url: collections/abacatepay.postman_collection.json
  - type: Documentation
    url: https://docs.abacatepay.com/pages/client/create
  - type: Documentation
    url: https://docs.abacatepay.com/pages/reference/introduction
common:
- type: AgenticAccess
  url: agentic-access/abacatepay-agentic-access.yml
- type: DomainSecurity
  url: security/abacatepay-domain-security.yml
- type: Authentication
  url: authentication/abacatepay-authentication.yml
- type: GitHubOrganization
  url: https://github.com/AbacatePay
- type: LinkedIn
  url: https://www.linkedin.com/company/abacatepay
- type: Website
  url: https://www.abacatepay.com
- type: Documentation
  url: https://docs.abacatepay.com
- type: Plans
  url: plans/abacatepay-plans-pricing.yml
- type: RateLimits
  url: rate-limits/abacatepay-rate-limits.yml
- type: FinOps
  url: finops/abacatepay-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com