Kasparex Logo

KASPAREX𐀊

Beta
Live

KPX protocol

Kaspa-wide payloads for identity, verification, EVM links, and content commits - indexed by Kasparex.

1/5

Overview

KPX v1 defines small JSON payloads you attach to Kaspa transfers so indexers can recover identity, links, verification state, and content fingerprints. Use the sections below to jump into tools, HTTP APIs, and Knowledge Base articles.

Tools

APIs

  • GET /api/kpx/spec

    Machine-readable field list and types for integrators.

    Open
  • POST /api/kpx/parse

    Validate a UTF-8 JSON payload (POST body) before broadcasting.

    Open
  • GET /api/kpx/pf/[addr]

    Latest indexed profile state for a Kaspa address (replace [addr]).

    Open
  • GET /api/kpx/ver/[addr] Β· /lnk/[addr] Β· /cm/[addr] Β· /cm/[addr]/summary

    Indexer snapshots for verified flag, EVM link, commits, and commit summaries.

    Open

Use cases

Docs