Giving Compass Insights API
The Giving Compass Insights API provides various ways to search for nonprofits and content.
For the /chat
endpoint, some examples of the q
pameter value are:
Find articles about clean water
Find nonprofits in Chicago with revenue over 100k
Show nonprofits in TX that help the blind
Nonprofits that are similar to JDRF
Nonprofits that focus on SDG 5 with revenue between 1M and 5M
chat
search
GETChat Search
https://api.givingcompass.org/insights/chat/search?q=<string>&city=<string>&state=<string>&zip=97595&min_total_revenue=<integer>&max_total_revenue=<integer>&gc_vetted=<boolean>&sdg=<integer>
AUTHORIZATIONAPI Key
Key
Value
HEADERS
x-session-id
Accept
PARAMS
q
city
state
zip
min_total_revenue
max_total_revenue
gc_vetted
sdg
GETProcess User Message
https://api.givingcompass.org/insights/chat?q=<string>&city=<string>&state=<string>&zip=97595&min_total_revenue=<integer>&max_total_revenue=<integer>&gc_vetted=<boolean>&sdg=<integer>
AUTHORIZATIONAPI Key
Key
Value
HEADERS
x-session-id
Accept
PARAMS
q
city
state
zip
min_total_revenue
max_total_revenue
gc_vetted
sdg
nonprofits
Loading