Get a list of addresses
Getting a list of addresses
post
/api-gateway/address-book/get
Header parameters
x-api-public-keystring
Public API-key
x-api-signaturestring
Signing the request body with a private API-key
Content-typestring
Request content type
Example:
application/json
Body
pageinteger
Offset (for pagination)
limitinteger
Limit (for pagination)
networksstring[]
List of networks to search for addresses in
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated