Skip to main content
GET
https://prod-api.raisedonors.com
/
api
/
Query
/
lookup
Look Up Query Parameter Options
curl --request GET \
  --url https://prod-api.raisedonors.com/api/Query/lookup \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

QueryType
enum<integer>

Gets or sets the type of the query.

Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
Parameter
string

Gets or sets the parameter.

Filter
string

Gets or sets the filter.

Response

200

OK

Last modified on June 5, 2026