Request API Key
Get an API key to access Scryva's backend API endpoints for image download, identification, and management.
⚠️ Important: Store this API key securely. It will not be shown again. If you lose it, you'll need to request a new one.
How to use your API key:
- Include it in the
X-API-Key header: X-API-Key: your-key-here
- Or use Bearer token:
Authorization: Bearer your-key-here
- Or as query parameter:
?api_key=your-key-here
Rate Limits: 100 requests per 60 seconds per API key