Ant Group · Authentication Profile

Ant Group Authentication

Authentication

Ant Group secures its APIs with signature and apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyTechnologyPaymentsFintechDigital WalletCross-Border PaymentsMerchant ServicesAlipayAntom
Methods: signature, apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

DigitalSignature signature

Source

Authentication Profile

ant-group-authentication.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://docs.antom.com/ac/ams/digital_signature
docs: https://docs.antom.com/ac/ams/digital_signature
summary:
  types: [signature, apiKey]
  api_key_in: [header]
  signing: RSA256 (SHA256withRSA), asymmetric RSA key pair
schemes:
  - name: DigitalSignature
    type: signature
    algorithm: RSA256
    description: >-
      Every Antom (Ant Group Global) API request is signed. The signed content is
      "POST <http-uri>\n<client-id>.<request-time>.<request-body>", signed with the
      merchant's private RSA key using SHA256withRSA, base64- then URL-encoded.
      Antom verifies the request with the merchant's uploaded public key; the merchant
      verifies Antom responses with Antom's public key.
    headers:
      - name: Client-Id
        description: Identifies the merchant/client (e.g. SANDBOX_5X..., production client id).
      - name: Request-Time
        description: Request timestamp in milliseconds.
      - name: Signature
        description: 'algorithm=RSA256, keyVersion=<version>, signature=<url-encoded-signature>'
    key_management: >-
      Merchants generate an RSA key pair and upload the public key to the Antom
      Dashboard; Antom returns its corresponding public key. Key rotation is
      supported via keyVersion.
gateways:
  - https://open-na-global.alipay.com/ams/api/v1/
  - region-specific variations available via the SDK EndPointConstants

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/ant-group-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.