Getting an API Key
API keys are provisioned by your AnyCheck account manager during onboarding. Contact bd@fintelite.ai to get your API key.Using the API Key
Include the API key in theX-API-Key header on every request:
Security Best Practices
Protect your API key
Protect your API key
- Store keys in environment variables or a secrets manager. Never expose them in source code.
- Never expose keys in URLs, logs, or client-side code
- Report compromised keys immediately to bd@fintelite.ai
Permission Scope
Each API key is scoped to a group. It can only access verifications, folders, and resources within that group. Your AnyCheck account manager assigns your key to the correct group during onboarding.Next Steps
Quick Start
Make your first verification
API Reference
Explore available endpoints