> ## Documentation Index
> Fetch the complete documentation index at: https://developer.speedpay.hk/llms.txt
> Use this file to discover all available pages before exploring further.

# 介绍

> SpeedPay 开放平台 API 文档

欢迎使用 **SpeedPay 开放平台 API**。本文档帮助商户快速接入 VISA、JCB 卡片发行、激活、充值、消费记录查询以及加密钱包等能力。

## 产品能力

<CardGroup cols={2}>
  <Card title="VISA 卡片" icon="credit-card" href="/api/visa/card-apply">
    VISA 卡申请、激活、信息查询、限额管理、充值与消费记录。
  </Card>

  <Card title="JCB 卡片" icon="credit-card" href="/api/jcb/card-apply">
    JCB 卡申请、激活、锁定/解锁、费率设置与卡间转账。
  </Card>

  <Card title="JCB 钱包" icon="wallet" href="/api/jcb/wallet-address">
    获取 ETH/Solana 链 USDT、USDC 钱包地址及交易记录。
  </Card>

  <Card title="支撑数据接口" icon="database" href="/api/visa/support-country">
    国家、行业、职位、开户目的、财富来源、费用类型等枚举数据。
  </Card>
</CardGroup>

## 开始接入

<Card title="快速入门" icon="rocket" href="/quickstart">
  了解请求规范、鉴权方式与首次调用示例。
</Card>
