OctoKlaw · MeshPulse · QuantumSeal · NexusLink · SpectrumScan · VortexQ — one API key, works in ChatGPT, Claude, Perplexity, and any OpenAPI client.
# 1. Get your free API key (one-time) curl -X POST https://evezstation.vercel.app/api/keys \ -H 'Content-Type: application/json' \ -d '{"name":"my-key","email":"you@example.com"}' # 2. Use it — scan a site for security issues curl -X POST https://evezstation.vercel.app/api/scan \ -H 'x-api-key: YOUR_KEY' \ -H 'Content-Type: application/json' \ -d '{"url":"https://github.com"}'
Each service is independently scalable and billable. Start free, upgrade per service.
One key unlocks all 6 services. No credit card required.
x-api-key header or ?api_key= query param.curl -X POST /api/scan -H "x-api-key: YOUR_KEY" -d '{"url":"https://google.com"}'
Pay only for what you use. Upgrade any individual service independently.