API keys authenticate REST requests. Treat them like passwords โ they grant the same access your account has.
curl https://app.ghostvectoriq.com/api/v1/search?q=port:443 \ -H "Authorization: Bearer nsiq_xxxxxxxx_yyyyyyyyyyyyyyyy"
Full reference: see docs/API.md in the source distribution.