Export addressesget https://your-protect-instance.example.com/api/rest/v1/addresses/exportThis endpoint exports a list of addressesQuery ParamswalletIdstringcurrencystringFilter on ID or symbol of the currencyformatstringDesired file format, can be csv or json.querystringscoreProviderstringDeprecated. Use scoreFilter instead.scoreInBelowstringDeprecated. Use scoreFilter instead.scoreOutBelowstringDeprecated. Use scoreFilter instead.scoreExclusivebooleanDeprecated. Use scoreFilter instead.truefalsecustomerIdstringcoinfirmScoreGreaterstringDeprecated. Use scoreFilter instead.chainalysisScoreGreaterstringDeprecated. Use scoreFilter instead.scoreFilter.scoreProviderstringSpecify the score provider to filter on, or empty.Each provider has associated filter parameters that can be set.Supported values: scorechain, coinfirm, chainalysis, elliptic, trmlabsscoreFilter.scorechainFilters.scoreInBelowstringFilter addresses under a Scorechain incoming score threshold.scoreFilter.scorechainFilters.scoreOutBelowstringFilter addresses under a Scorechain outgoing score threshold.scoreFilter.scorechainFilters.scoreExclusivebooleanBy default when both Scorechain scores scoreInBelow and scoreOutBelow are provided, it returns the addresses matching (scoreInBelow AND scoreOutBelow). When scoreExclusive is set to true, it will return the addresses matching (scoreInBelow OR scoreOutBelow).truefalsescoreFilter.coinfirmFilters.scoreGreaterstringFilter addresses with a Coinfirm C-score above threshold.scoreFilter.chainalysisFilters.scoreGreaterstringFilter addresses with a Chainalysis risk score above threshold.scoreFilter.ellipticFilters.scoreGreaterstringFilter addresses with an Elliptic risk score above threshold.scoreFilter.trmlabsFilters.scoreGreaterstringFilter addresses with an TRM Labs risk score above threshold.blockchainstringnetworkstringResponses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthorized: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Not Found: indicates that the server cannot find the requested resource 500Internal Server Error: indicates that the server encountered an unexpected condition that prevented it from fulfilling the request 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated about 2 months ago Export address' balances historyGet an addressDid this page help you?YesNo