Get a list of addresses

Getting a list of addresses

Get a list of 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
pageintegerOptional

Offset (for pagination)

limitintegerOptional

Limit (for pagination)

networksstring[]Optional

List of networks to search for addresses in

Example: ethereum
Responses
post
/api-gateway/address-book/get
200Success

Last updated