PicPay Ecommerce Checkout API

Public REST API on appws.picpay.com that lets merchants charge a PicPay user's wallet from an ecommerce checkout. Creates a payment with a referenceId, returns a payment URL plus a QR code for the buyer, exposes a status endpoint to poll payment state (created/expired/analysis/paid/completed/refunded/chargeback), and a cancellation endpoint to void unpaid or refund paid orders. Authenticated with the x-picpay-token integration key and x-seller-token seller identifier headers.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/picpay-ecommerce-checkout-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: picpay:picpay-ecommerce-checkout-api
name: PicPay Ecommerce Checkout API
description: Public REST API on appws.picpay.com that lets merchants charge a PicPay user's wallet from
  an ecommerce checkout. Creates a payment with a referenceId, returns a payment URL plus a QR code for
  the buyer, exposes a status endpoint to poll payment state (created/expired/analysis/paid/completed/refunded/chargeback),
  and a cancellation endpoint to void unpaid or refund paid orders. Authenticated with the x-picpay-token
  integration key and x-seller-token seller identifier headers.
humanURL: https://picpay.github.io/picpay-docs-digital-payments/checkout/resources/api-reference/
tags:
- Payments
- Wallets
- Checkout
- E-Commerce
tags_raw:
- Payments
- Wallet
- Checkout
- Ecommerce
properties:
- type: Documentation
  url: https://picpay.github.io/picpay-docs-digital-payments/checkout/resources/api-reference/
- type: Documentation
  url: https://developers-business.picpay.com/wallet/en/checkout/resources/api-reference
- type: Authentication
  url: https://developers-business.picpay.com/wallet/en/checkout/authentication
- type: Webhooks
  url: https://developers-business.picpay.com/wallet/en/checkout/guides/notifications