Get multiple donors
Retrieve full profiles for up to 100 donors by their DonorAtlas IDs. Returns all found donors plus a list of any IDs that were not found. Contact information is not included. See the [Donor Profile Schema](/guides/donor-profile) guide for details on confidence scores, data sources, and financial fields.
**Cost: 1 credit per donor.**
Authentication
x-api-keystring
Your DonorAtlas API key. Contact support@donoratlas.com to get started.
Request
This endpoint expects an object.
donor_ids
List of DonorAtlas donor IDs to retrieve (1-100)
Response
Successful Response
donors
List of donor profiles
not_found
Donor IDs that were not found
Errors
402
Payment Required Error
422
Unprocessable Entity Error