Enigma Public
Broadest collection of public data
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Open Data
- Documentation / URL
- https://developers.enigma.com/docs
Overview
Enigma Public provides public data — token-based (a missing token returns 403, verified).
Quick Start
Data (replace YOUR_TOKEN):
curl "https://api.enigma.com/v2/data/usa.gov.whitehouse.visitor-list?limit=1" \
-H "Authorization: Bearer YOUR_TOKEN"
{ "message": "Missing Authentication Token" }
Authentication
- Register at enigma.com → API token.
- Send it as
Authorization: Bearer(missing → 403, verified).
Rate Limits & Notes
- Key-based with a free tier (check the docs).
- Public datasets.
FAQ
Is Enigma Public free? Key-based with a free tier per the docs.
Why 403? A token is required (verified) — register for one.
What’s the auth style?
Authorization: Bearer.
More in Open Data
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 18F Unofficial US Federal Government API Development | No auth | No | Unknown | ↗ |
| AcreLens Land suitability scoring API for any US property: off-grid, rural, recreational, investment | API Key | Yes | Unknown | ↗ |
| API Setu An Indian Government platform that provides a lot of APIS for KYC, business, education & employment | No auth | Yes | Yes | ↗ |
| Archive.org The Internet Archive | No auth | Yes | No | ↗ |
| Black History Facts Contribute or search one of the largest black history fact databases on the web | API Key | Yes | Yes | ↗ |