> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monieswitch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate API keys & webhooks

> How to generate API keys and set up webhooks for your Monieswitch integration.

1. Log in to your Monieswitch dashboard.
2. Go to **Profile** > **API Key & Webhooks**.
3. Click **Generate new API Keys** to create a public and secret key.
4. Copy and securely store your secret key. **Do not share it with anyone.**
5. To set up webhooks, go to **Webhooks** tab and add your endpoint URL.
6. Test your webhook integration to ensure you receive event notifications.

<Warning>
  Keep your secret key safe. If you suspect it has been compromised, regenerate
  it immediately.
</Warning>

## Next Steps

<Card arrow="true" href="/features/payments/webhook">
  Learn more about Webhooks
</Card>

<Card arrow="true" href="/account/checklist">
  Security Checklist
</Card>

<Card arrow="true" href="/account/start-using-products">
  Start using Monieswitch products & APIs
</Card>
