API Keys & Authentication
Manage developer access tokens for the Veruminous Stage 1 Recon & Deepfake Forensic API feeds.
Growth Plan: 75,000 req/mo
Create New API Key
Active API Keys (0)
Bearer verum_live_*Loading active API keys...
Developer Quickstart
# Authenticate API requests with Bearer Token
curl -X GET "https://veruminous.com/api/v1/recon/feed" \
-H "Authorization: Bearer YOUR_API_KEY_HERE"