BuyNowQR API Reference
Complete reference documentation for the BuyNowQR API. Learn how to integrate BuyNow buttons and QR checkout capabilities into your applications.
Getting Started
The BuyNowQR API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Base URL
https://api.buynowqr.com/v1
Authentication
Learn how to authenticate your API requests
Button API
Create and manage BuyNow buttons
QR Code API
Generate QR codes for mobile checkout
QR Styles
Customize QR code appearance
Checkout API
Process payments and manage orders
Analytics API
Track button performance and sales
API Changelog
2023-05-15 - API v1.2.0
Added QR Style API for advanced QR code customization
2023-04-01 - API v1.1.0
Added Analytics API for tracking button performance
2023-03-15 - API v1.0.0
Initial API release with Button, QR Code, and Checkout endpoints