Skip to main content
The HoopAI Platform Payments API gives developers full programmatic control over the commerce layer of any account. Use it to list and record payments against orders, retrieve transaction history, manage subscriptions, create and delete discount coupons, and configure custom payment provider integrations — all from a single authenticated REST API.

Base URL

Authentication

Every request must include a Bearer token and the API version header.
See OAuth 2.0 for details on obtaining an access token.

OAuth scopes

All Payments API endpoints use the Location-Access scheme. Request only the scopes your integration requires.

Quick start

List the most recent orders for a location:

Endpoints

  • Products API — Manage products and pricing linked to orders
  • Invoices API — Create and send invoices and payment requests
  • Store API — Configure shipping zones, carriers, and store settings
Last modified on March 5, 2026