Merit Systems · Authentication Profile

Merit Systems Authentication

Authentication

Merit Systems secures its APIs with apiKey, x402, mpp, and siwx across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyAgentic CommercePaymentsx402MicropaymentsMCPStablecoinsAPI DiscoveryOpen-SourceDeveloper Tools
Methods: apiKey, x402, mpp, siwx Schemes: 4 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (x-api-key)
siwx apiKey
· in: header (SIGN-IN-WITH-X)
x402 payment
scheme: x402
mpp payment
scheme: mpp

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source:
  - https://github.com/merit-systems/sdk/blob/master/api.md
  - https://agentcash.dev/openapi.json
summary:
  types: [apiKey, x402, mpp, siwx]
  api_key_in: [header]
  notes: >-
    Two distinct auth models across Merit's surfaces. The Merit Systems REST API
    uses a static API key header. AgentCash uses wallet-based auth: free
    "SIWX" (Sign In With X-chain wallet) endpoints via a signed header, and paid
    endpoints settled per-call over x402/MPP micropayments (HTTP 402) — no API
    keys required for paid calls.
schemes:
  - name: apiKey
    api: Merit Systems API
    type: apiKey
    in: header
    parameter: x-api-key
    source: openapi/merit-systems-merit-api-openapi.yml
  - name: siwx
    api: AgentCash
    type: apiKey
    in: header
    parameter: SIGN-IN-WITH-X
    description: Sign In With X — wallet-based identity header for free AgentCash endpoints (search, invite-codes, organizations).
    source: openapi/merit-systems-agentcash-openapi.json
  - name: x402
    api: AgentCash
    type: payment
    scheme: x402
    description: >-
      HTTP-native micropayment protocol. Paid endpoints (e.g. POST /api/send)
      return 402 Payment Required; the agent's wallet settles the payment in
      USDC (Base, Solana, or Tempo) inside the same request. No accounts or API
      keys.
    networks: [base, solana, tempo]
    currency: USDC
  - name: mpp
    api: AgentCash
    type: payment
    scheme: mpp
    description: Machine Payments Protocol — per-request server payment, alternative rail to x402.

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/merit-systems-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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