# Humanitarian Data Exchange API **Provider:** Humanitarian Data Exchange **Category:** developer **Base URL:** `https://data.humdata.org` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://data.humdata.org/ ## Description Humanitarian Data Exchange (HDX) is open platform for sharing data across crises and organisations ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://data.humdata.org/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://data.humdata.org' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/humanitarian-data-exchange/) — CC BY 4.0*