Lookup
Get Balance from a private key string
The lookup endpoint retrieves the balance associated with a single private key string. It will display the balance for both BSV and/or STAS tokens that are housed in the corresponding address. Users can customize responses using additional header parameters, such as currency type, pagination, protocol type (including variations of BSV and/or STAS), and compact mode.
Body Params
{
privateKey : "string"
}
post
https://api.relysia.com
/v1/lookup
Last modified 26d ago