Check donors against your network

Submit a list of donor IDs and see how connected each one is to your network members. Returns every donor ranked by connection strength, including those with zero connections. This is the bulk version of ‘Check a donor against your network’.

Cost: 1 credit.

Authentication

x-api-keystring
Your DonorAtlas API key. Contact support@donoratlas.com to get started.

Request

This endpoint expects an object.
donor_idslist of stringsRequired
Prospect donor IDs to evaluate
in_network_donor_idslist of strings or nullOptional
Specific network members to compare against. If omitted, all members of the specified networks are used
network_idslist of strings or nullOptional
Scope to these networks. If omitted, all team networks are used
min_strengthdoubleOptional0.45-1Defaults to 0.45
Minimum connection strength, which must be at least 0.45. Connections below that threshold are not stored because they represent relationships that we've determined are too weak to be useful

Response

Successful Response
resultslist of objects

Errors

402
Payment Required Error
422
Unprocessable Entity Error