For AI agents: visit https://developers.zip.co/v4/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
ZipHome
GuidesAPI Reference
HomeLog InZip
Guides
Log In
GuidesAPI Reference
  • Getting Started
    • Sandbox
    • Test user accounts
  • API calls and Payment Flows
    • The payment experience
    • Create a Purchase Request
    • Poll order status
    • Capture or Cancel a Purchase Request
    • Create a Refund
  • Go Live
    • Platform Integration Configuration
    • Edge cases and error handling
    • Certification
  • Online API
  • Platform Integration Guides
  • Getting Started
    • Overview
    • Test User Accounts
    • Integration Flows
  • API Specification
    • Authentication
    • API Endpoints
    • POST /checkouts
    • GET /checkouts
    • POST /cancel
  • Go Live
    • Edge cases and error handling
    • Certification
  1. In-store QR code API
  2. API Specification

API Endpoints

API Endpoints

The QR API has a sandbox and production environment available. Each environment will require a separate API key.

Sandbox Endpoint: https://api.sandbox.zip.co
Production Endpoint: https://api.zip.co

Updated about 1 month ago


Authentication
POST /checkouts
    • API Endpoints