GlobalGiving Atlas logo

Live Demo

Live Demo

GlobalGiving Atlas lets you access the largest list of nonprofits and charities from 74 countries/regions (with more being added every week) via JSON or CSV.

JSON Example
    			
## API GET Request
https://api.globalgiving.org/v2/atlas/organizations/BD/NAB/2053
    			
    			
// JSON Response
{
  "id": "BD-NAB-2053",
  "ids": [  {
    "id": "BD-NAB-2053",
    "active": true
  }],
  "mailing_address":   {
    "country": "Bangladesh",
    "city": "Dhaka",
    "address_1": "13 Tajmahal Road",
    "county": "Dhaka District",
    "sublocality": "Mohammadpur",
    "state": "Dhaka Division",
    "postal": "1207",
    "subpremise": "8"
  },
  "name": "Alliance for Cooperation and Legal Aid Bangladesh (ACLAB)",
  "registration_active": true,
  "registration_country": "BD",
  "registration_date": "2006-01-01",
  "registration_id": "2053",
  "website": "http://www.aclabbd.org/",
  "website_contact": "http://www.aclabbd.org/contact/",
  "website_donate": "https://www.aclabbd.org/wash-sector-initiative-supported-by-pooled-fund-brac-2/",
  "website_facebook": "https://facebook.com/aclaber",
  "website_financials": "http://www.aclabbd.org/micro-finance/",
  "website_mission": "http://www.aclabbd.org/about/mission/",
  "website_staff": "http://www.aclabbd.org/section/meet-the-team/",
  "year_founded": 2006,
  "website_works": true
}
    			
    		
    			
## API GET Request
https://api.globalgiving.org/v2/atlas/organizations/SG/UEN/197801125M
    			
    			
// JSON Response
{
  "email": "rick@sso.org.sg",
  "id": "SG-UEN-197801125M",
  "ids": [  {
    "id": "SG-UEN-197801125M",
    "active": true
  }],
  "mailing_address":   {
    "country": "Singapore",
    "postal": "179558",
    "neighborhood": "Downtown Core",
    "city": "Singapore",
    "subpremise": "#01-02",
    "address_1": "11 Empress Place"
  },
  "mission": "na",
  "name": "Singapore Symphonia Company Limited",
  "phone": "96622033",
  "registration_active": true,
  "registration_country": "SG",
  "registration_date": "1978-05-19",
  "registration_id": "197801125M",
  "sg_ipc_period": "02/4/2024 to 01/4/2026",
  "sg_ipc_status": true,
  "sg_org_type": "Public Company Limited by Guarantee",
  "website": "https://www.sso.org.sg:443/",
  "website_board": "http://www.sso.org.sg/about/board-management",
  "website_contact": "http://www.sso.org.sg/about/contact",
  "website_donate": "http://www.sso.org.sg/donate",
  "website_facebook": "https://www.facebook.com/singaporesymphony",
  "website_financials": "http://www.sso.org.sg/about/financials",
  "website_instagram": "https://instagram.com/singaporesymphony/",
  "website_privacy": "http://www.sso.org.sg/privacy-policy",
  "website_staff": "http://www.sso.org.sg/about",
  "website_twitter": "https://twitter.com/SingaporeSymph",
  "website_works": true
}
    			
    		
    			
## API GET Request
https://api.globalgiving.org/v2/atlas/organizations/UA/OIB/1371496
    			
    			
// JSON Response
{
  "id": "UA-OIB-1371496",
  "ids": [  {
    "id": "UA-OIB-1371496",
    "active": true
  }],
  "mailing_address":   {
    "county": "Маловисківський район",
    "country": "Україна",
    "state": "Кіровоградська область",
    "postal": "26201",
    "city": "Мала Виска"
  },
  "name": "Наше місто - спільний дім",
  "registration_active": true,
  "registration_country": "UA",
  "registration_id": "1371496",
  "ua_orientation": "розвиток території",
  "ua_type": "Громадське об'єднання (із статусом юридичної особи) (архівна реєстрація)"
}
    			
    		
    			
## API GET Request
https://api.globalgiving.org/v2/atlas/organizations/US/EIN/300108263
    			
    			
// JSON Response
{
  "employee_count": 105,
  "id": "US-EIN-300108263",
  "ids":   [
        {
      "id": "US-EIN-300108263",
      "active": true
    },
        {
      "id": "XI-BRIDGE-4135378183",
      "active": true
    }
  ],
  "irs_pub78": true,
  "irs_pub78_code": "PC",
  "mission": "TO TRANSFORM AID AND PHILANTHROPY TO ACCELERATE COMMUNITY-LED CHANGE.",
  "name": "Globalgiving Foundation Inc",
  "phone": "2022325784",
  "registration_active": true,
  "registration_country": "US",
  "registration_id": "300108263",
  "volunteer_count": 12,
  "website": "https://www.globalgiving.org/",
  "website_board": "https://www.globalgiving.org/leaderboards/together-for-ukraine/info/",
  "website_contact": "https://www.globalgiving.org/aboutus/contact/",
  "website_donate": "https://www.globalgiving.org/donate/764",
  "website_facebook": "https://facebook.com/globalgiving",
  "website_financials": "https://www.globalgiving.org/aboutus/financials/",
  "website_instagram": "https://instagram.com/globalgiving",
  "website_mission": "https://www.globalgiving.org/projects/support-apopos-herorats-life-saving-missions/",
  "website_privacy": "https://www.globalgiving.org/aboutus/privacy/",
  "website_staff": "https://www.globalgiving.org/search/?selectedRecognitions=staffFavorite",
  "year_founded": 2002,
  "website_works": true
}
    			
    		

You can download a bulk JSON or CSV file with the full set of records for each country using our API or via our website, making it easy to integrate GlobalGiving Atlas data into your application or workflow. Want to learn more?

WARNING: Javascript is currently disabled or is not available in your browser. GlobalGiving makes extensive use of Javascript and will not function properly with Javascript disabled. Please enable Javascript and refresh this page.