Check a donor against your network

See how a single donor is connected to your network members. Returns whether they’re a member, which networks they belong to, and all connections to people in your network.

Cost: 1 credit.

Authentication

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

Path parameters

donor_idstringRequired

Query parameters

network_idslist of strings or nullOptional
Scope to specific networks
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
donorobject or null
Donor profile. Null if the donor ID was not found
in_networkbooleanDefaults to false
total_connectionsintegerDefaults to 0
max_strengthdoubleDefaults to 0
connectionslist of objects
member_of_networkslist of objects

Errors

402
Payment Required Error
422
Unprocessable Entity Error