Documentation Index
Fetch the complete documentation index at: https://core.anylayer.org/llms.txt
Use this file to discover all available pages before exploring further.
Overview
API keys are required to access the ZKScore API. This guide covers creating, managing, rotating, and securing your API keys.Creating API Keys
Best Practices
- Never Commit Keys: Keep API keys out of version control
- Use Environment Variables: Store keys in .env files
- Rotate Regularly: Change keys periodically
- Monitor Usage: Track API key usage
- Revoke Unused: Remove unused keys