API keys
Secrets your servers use to talk to Moon.
API keys
Use secret keys to authenticate Moon requests from your server. Never expose them client-side.
| Name | Secret | Activity | |
|---|---|---|---|
|
ProductionLIVE
|
mn_live_••••••••••••4a2f
|
||
|
StagingTEST
|
mn_test_••••••••••••8c17
|
||
|
Local dev · SaraTEST
|
mn_test_••••••••••••1f92
|
Webhook signing secret
Verify that incoming webhooks come from Moon by checking this signature.
Rotating the secret takes effect immediately. Existing webhooks fail signature checks until you deploy the new value.Rotate
Revoke all keys
Every request signed with a Moon key fails after this action.
Use only if you believe a secret has leaked. You will need to re-issue and redeploy.Revoke everything