RedotPay Agentic Payments API

Production RedotPay HTTP API surface behind the redotpay CLI and the redotpay-payment MCP server. Provides OAuth2 device-flow authentication and the agentic Machine Payments Protocol (MPP) endpoint that resolves HTTP 402 / x402 payment challenges and settles them with a payment credential, then retries the original request.

API entry from apis.yml

apis.yml Raw ↑
name: RedotPay Agentic Payments API
description: Production RedotPay HTTP API surface behind the redotpay CLI and the redotpay-payment MCP
  server. Provides OAuth2 device-flow authentication and the agentic Machine Payments Protocol (MPP) endpoint
  that resolves HTTP 402 / x402 payment challenges and settles them with a payment credential, then retries
  the original request.
humanURL: https://github.com/redotpay/redotpay-cli
baseURL: https://apiv2.redotpay.com
tags:
- Payments
- Agentic Payments
- MPP
- x402
- OAuth
properties:
- type: Authentication
  url: authentication/redotpay-authentication.yml
- type: OAuthScopes
  url: scopes/redotpay-scopes.yml
- type: Conventions
  url: conventions/redotpay-conventions.yml
- type: Idempotency
  url: conventions/redotpay-conventions.yml
- type: Conformance
  url: conformance/redotpay-conformance.yml
- type: Lifecycle
  url: lifecycle/redotpay-lifecycle.yml
- type: MCPServer
  url: mcp/redotpay-mcp.yml
- type: CLI
  url: cli/redotpay-cli.yml
- type: AgentSkill
  url: skills/redotpay-payment.md