Raise Commerce API

The Raise Commerce API (business/v2) — browse gift card brands and categories, purchase fixed- and variable-load gift cards, retrieve and act on individual cards (balance check, mark redeemed, update balance), list and reconcile transactions, and check account balance. REST over HTTPS with a JSON:API-style data envelope.

API entry from apis.yml

apis.yml Raw ↑
name: Raise Commerce API
description: The Raise Commerce API (business/v2) — browse gift card brands and categories, purchase fixed-
  and variable-load gift cards, retrieve and act on individual cards (balance check, mark redeemed, update
  balance), list and reconcile transactions, and check account balance. REST over HTTPS with a JSON:API-style
  data envelope.
humanURL: https://docs.raise.com/
baseURL: https://commerce-api.raise.com/business/v2
tags:
- Gift Cards
- Commerce
- Payments
properties:
- type: Documentation
  url: https://docs.raise.com/
- type: APIReference
  url: https://docs.raise.com/index.html
- type: Authentication
  url: authentication/raise-authentication.yml
- type: Conventions
  url: conventions/raise-conventions.yml
- type: Idempotency
  url: conventions/raise-conventions.yml
- type: ErrorCatalog
  url: errors/raise-error-codes.yml
- type: Lifecycle
  url: lifecycle/raise-lifecycle.yml
- type: Sandbox
  url: sandbox/raise-sandbox.yml
- type: Conformance
  url: conformance/raise-conformance.yml
- type: DataModel
  url: data-model/raise-data-model.yml
- type: MCPServer
  url: mcp/raise-mcp.yml