data-enrichment
Installation
SKILL.md
Data Enrichment with x402 APIs
STOP — Read before making any API call. enrichx402.com endpoints are not the same as each provider's native API. All paths use the format
https://enrichx402.com/api/{provider}/{action}. You MUST either:
- Copy exact URLs from the Quick Reference table below, OR
- Run
x402.discover_api_endpoints(url="https://enrichx402.com")to get the correct pathsGuessing paths will fail with 405 errors (wrong path) or 404 errors (missing
/api/prefix).
Use the x402scan MCP tools to access enrichment APIs at enrichx402.com.
Setup
See rules/getting-started.md for installation and wallet setup.
Quick Reference
| Task | Endpoint | Price | Best For |
|---|---|---|---|
| Enrich person | https://enrichx402.com/api/apollo/people-enrich |
$0.0495 | Email/LinkedIn -> full profile |
Related skills