Raise

Raise is a digital gift card marketplace and commerce platform. Raise for Business exposes the Raise Commerce API — a REST/JSON API that lets partners programmatically browse a catalog of retailer gift card brands, purchase fixed- and variable-load gift cards, check and manage card balances, and reconcile transactions and commissions across 180+ currencies and many countries. Authentication is OAuth 2.0 bearer tokens (server-to-server client credentials, plus app/web auth with SR25519/RSA key pairs, SMS, or TOTP). The API uses a JSON:API-style data envelope, page-based pagination, request metadata, and client_order_id idempotency. Prior investors include Accel, PayPal, and NEA.

Raise publishes 1 API on the APIs.io network. Tagged areas include Company, Consumer, Gift Cards, Commerce, and Payments.

Raise’s developer surface includes documentation, API reference, getting-started guide, support, and 6 more developer resources.

19.5/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyConsumerGift CardsCommercePaymentsRewardsMarketplaceAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 19.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.8 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/raise: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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,...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

raise-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Raise Authentication

oauth2/http · 2 schemes

SECURITY

Raise Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: raise
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/raise.png
name: Raise
description: Raise is a digital gift card marketplace and commerce platform. Raise for Business exposes the Raise Commerce
  API — a REST/JSON API that lets partners programmatically browse a catalog of retailer gift card brands, purchase fixed-
  and variable-load gift cards, check and manage card balances, and reconcile transactions and commissions across 180+ currencies
  and many countries. Authentication is OAuth 2.0 bearer tokens (server-to-server client credentials, plus app/web auth with
  SR25519/RSA key pairs, SMS, or TOTP). The API uses a JSON:API-style data envelope, page-based pagination, request metadata,
  and client_order_id idempotency. Prior investors include Accel, PayPal, and NEA.
url: https://raw.githubusercontent.com/api-evangelist/raise/refs/heads/main/apis.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 12
  pass: local-v1
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Consumer
- Gift Cards
- Commerce
- Payments
- Rewards
- Marketplace
- API
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/raise-domain-security.yml
- type: Website
  url: http://www.raise.com
- type: DeveloperPortal
  url: https://portal.raise.com
- type: Documentation
  url: https://docs.raise.com/
- type: APIReference
  url: https://docs.raise.com/index.html
- type: GettingStarted
  url: https://docs.raise.com/
- type: Support
  url: mailto:support@raise.com
- type: PrivacyPolicy
  url: https://www.raise.com/business/privacy-policy/
- type: Packages
  url: packages/raise-packages.yml
- type: LLMsTxt
  url: llms/raise-llms.txt