Authentication
Whetdata supports API key authentication.API Key Authentication
- Send your key in the
x-api-keyheader (format:whet_<uuid>) - Store keys in environment variables! Please don’t hardcode.
CORS
If you call the API from your own backend, you generally don’t need to change CORS. If you proxy requests through your server, set appropriate CORS headers on your server’s responses:Reporting
Found a security issue? Email
[email protected] with steps to reproduce.
Please avoid sharing sensitive details publicly.