# Joshua Project API **Provider:** Joshua Project **Category:** developer **Base URL:** `https://api.joshuaproject.net` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://api.joshuaproject.net/ ## Description People groups of the world with the fewest followers of Christ ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.joshuaproject.net/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://api.joshuaproject.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with account. Joshua Project people group and unreached peoples data API. --- *Source: [API Map](https://apimap.dev/apis/joshua-project/) — CC BY 4.0*