Skip to main content
The HoopAI Platform Store API lets you configure every aspect of your e-commerce store infrastructure. Use it to manage shipping zones and rates, set up shipping carriers, update store-wide settings, track onboarding setup progress, expose store details to customer-facing portals, manage customer wishlists, and control Shopify import and sync — all through 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 Store API endpoints use the Location-Access scheme.

Quick start

Retrieve the current store settings for a location:

Endpoints

  • Products API — Create and manage the products available in your store
  • Payments API — Process orders and handle payment integrations
  • Invoices API — Generate and send invoices for store transactions
Last modified on March 5, 2026