Skip to main content
GET
Get balance by address

Cost

This endpoint costs 0.1 RU (Request Units) per call.

Authorizations

x-api-key
string
header
required

API key required for authentication. Get your API key at https://developer.kas.fyi

Path Parameters

address
string
required

Kaspa address to get balance for

Example:

"kaspa:qpzpfwcsqsxhxwup26r55fd0ghqlhyugz8cp6y3wxuddc02vcxtjg75pspnwz"

Response

200 - application/json

Balance retrieved successfully

balance
string
required

Balance in SOMPI

Example:

"1000000000"