To access protected endpoints, include your API token in theDocumentation Index
Fetch the complete documentation index at: https://docs.osint.ly/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header as a bearer token.
Header format
Use the root auth endpoint
GET / to quickly validate a token.Validate token
Security Best Practices
- Never commit API keys to git repositories
- Store tokens in environment variables
- Use separate keys for development and production
- Rotate keys immediately after suspected exposure