# Enigma Public API **Provider:** Enigma Public **Category:** developer **Base URL:** `https://developers.enigma.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developers.enigma.com/docs ## Description About Enigma Enigma is building the single most reliable source of data on U.S. businesses. Our goal is to deliver the most actionable intelligence on the health and identity of every U.S. business. This documentation site is designed to help you learn more about Enigma’s products and how to integra… ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developers.enigma.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developers.enigma.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: limited public data. Paid enterprise plans for full data access. --- *Source: [API Map](https://apimap.dev/apis/enigma-public/) — CC BY 4.0*