General
Get Bytes balance
GET
/
v1
/
balance
Description
Get the Bytes balance of a given address.
Changelog
Date | Changes |
---|---|
Mar 08 2024 | Introduced endpoint |
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
address
string
requiredRequired string length:
42
Response
200 - application/json
The response is of type any
.