Quickstart
1. Request a key
Tell us about your server, plugin, or bot on the access page.
2. Keep the key private
Store it as a server environment variable. Do not put it in browser JavaScript or commit it to a repository.
3. Send a request
curl https://mycs2.dev/api/health \
-H "X-API-Key: YOUR_PERSONAL_KEY"