For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting a list of PayIn addresses

The method allows you to get PayIn address data (address, balance, identifier, etc.)

Getting a list of PayIn addresses

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body
objectOptional

Request body for getting the advance balance

Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post/api-gateway/account-addresses
200Success

Last updated