Documentation Index
Fetch the complete documentation index at: https://docs.enrichlatam.com/llms.txt
Use this file to discover all available pages before exploring further.
API Keys
Every request to the EnrichLATAM API must include your API key in theX-API-Key header:
Module access
EnrichLATAM is modular. Your API key includes only the modules you’ve purchased:| Module | Endpoint prefix |
|---|---|
| KYB Verification | /v1/kyb |
| Company Enrichment | /v1/enrich |
| Tenders | /v1/tenders |
Error responses
| Status | Meaning |
|---|---|
403 | Missing, invalid, or inactive API key |
403 | Key valid but module not included in plan |
API keys are hashed (SHA-256) before storage. We never store the raw key — if you lose it, you’ll need to contact support to generate a new one.