WAX

WAX (Worldwide Asset eXchange) is a purpose-built, carbon-neutral layer-1 blockchain and protocol token for NFTs, blockchain gaming, and e-commerce, built as an Antelope (EOSIO fork) chain. Developers build dApps against the public Antelope Chain API (/v1/chain/*) and the Hyperion History API, and integrate the WAX Cloud Wallet through the official @waxio JavaScript SDKs (waxjs, sdk-react-native). Read RPC endpoints are unauthenticated; state changes are authorized by client-side secp256k1 transaction signatures rather than API keys or OAuth. WAX also operates microservices such as WAX Cloud Wallet, the WAX RNG oracle, and vIRL. Backed by Pantera Capital.

WAX publishes 2 APIs on the APIs.io network. Tagged areas include Company, Crypto, Blockchain, NFT, and Web3.

WAX’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, authentication, and 13 more developer resources.

31.0/100 thin ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
2 APIs
CompanyCryptoBlockchainNFTWeb3GamingAntelopeWallet

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 31.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 0.4 / 12
Discoverability 8.7 / 10
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/wax: 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 2

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

WAX Chain API (Antelope RPC)

Public Antelope/EOSIO Chain API for the WAX blockchain — query chain state (get_info, get_account, get_table_rows, get_currency_balance) and submit signed transactions (push_tra...

WAX Hyperion History API

Hyperion full-history API for the WAX chain — query historical actions, transactions, and state deltas at /v1/history/* and /v2/*.

Security Posture 2

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

Wax Authentication

none/signature · 3 schemes

SECURITY

Wax Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

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

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wax
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/wax.png
name: WAX
description: WAX (Worldwide Asset eXchange) is a purpose-built, carbon-neutral layer-1 blockchain and protocol token for NFTs,
  blockchain gaming, and e-commerce, built as an Antelope (EOSIO fork) chain. Developers build dApps against the public Antelope
  Chain API (/v1/chain/*) and the Hyperion History API, and integrate the WAX Cloud Wallet through the official @waxio JavaScript
  SDKs (waxjs, sdk-react-native). Read RPC endpoints are unauthenticated; state changes are authorized by client-side secp256k1
  transaction signatures rather than API keys or OAuth. WAX also operates microservices such as WAX Cloud Wallet, the WAX
  RNG oracle, and vIRL. Backed by Pantera Capital.
url: https://raw.githubusercontent.com/api-evangelist/wax/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto
- Blockchain
- NFT
- Web3
- Gaming
- Antelope
- Wallet
apis:
- name: WAX Chain API (Antelope RPC)
  description: Public Antelope/EOSIO Chain API for the WAX blockchain — query chain state (get_info, get_account, get_table_rows,
    get_currency_balance) and submit signed transactions (push_transaction/send_transaction). Read endpoints are unauthenticated
    JSON-over-HTTP POST. Served by independent WAX infrastructure/block-producer nodes; wax.greymass.com is a documented public
    endpoint.
  humanURL: https://docs.wax.io/
  baseURL: https://wax.greymass.com
  properties:
  - type: Documentation
    url: https://docs.wax.io/
- name: WAX Hyperion History API
  description: Hyperion full-history API for the WAX chain — query historical actions, transactions, and state deltas at /v1/history/*
    and /v2/*.
  humanURL: https://docs.wax.io/operate/wax-hyperion/wax-running-hyperion
  baseURL: https://wax.eosphere.io
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://wax.io/
- type: DeveloperPortal
  url: https://docs.wax.io/
- type: Documentation
  url: https://docs.wax.io/
- type: APIReference
  url: https://docs.wax.io/build/dapp-development/
- type: GettingStarted
  url: https://docs.wax.io/learn/about-wax/
- type: GitHubOrganization
  url: https://github.com/worldwide-asset-exchange
- type: Blog
  url: https://medium.com/wax-io
- type: StatusPage
  url: https://status.wax.io
- type: SignUp
  url: https://all-access.wax.io
- type: TermsOfService
  url: https://www.wax.io/wcw-tos/
- type: PrivacyPolicy
  url: https://www.wax.io/privacy-policy/
- type: Packages
  url: packages/wax-packages.yml
- type: SDKs
  url: packages/wax-packages.yml
- type: Authentication
  url: authentication/wax-authentication.yml
- type: Conventions
  url: conventions/wax-conventions.yml
- type: Conformance
  url: conformance/wax-conformance.yml
- type: Lifecycle
  url: lifecycle/wax-lifecycle.yml
- type: DomainSecurity
  url: security/wax-domain-security.yml
- type: LLMsTxt
  url: llms/wax-llms.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 7
  pass: local-v1