Skip to main content

API Reference

Kwery exposes:

  • JSON-RPC at POST /rpc — standard Kaspa node methods
  • REST at /v1/* — account limits, status, and enhanced APIs

Base URL: https://kwery-api.com

All authenticated endpoints require an X-API-Key header.

Plans

PlanCredits/moRate limit
Free1M5 req/s
Developer10M25 req/s
Business50M50 req/s

See Plans & Pricing and Credits.

Endpoint groups

GroupDescriptionPlan
JSON-RPC MethodsgetBlock, getUtxosByAddresses, submitTransaction, …All
LimitsPlan, credits, and rate limitsAll
StatusPlatform statusAll
HealthLiveness check (no auth)
Address ActivityGET /v1/addresses/{address}/activityDeveloper+
WebhooksWebhook management APIDeveloper+