Create an API key to authenticate requests from your application. Keep it secret and never expose it in client-side code.
This key will only be shown once. Store it securely in your environment variables. Never commit API keys to version control or include them in client-side bundles.