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

# Register a webhook

These are the requirements and steps for registering a new webhook.

### Requirements to start the flow.

<CardGroup cols={1}>
  <Card title="API key" icon="shield-keyhole">
    Have an API key ([Tutorial here](/quickstart#api-key-generation)).
  </Card>
</CardGroup>

### Recommended endpoints.

<Card title="Go to Register a new webhook" icon="square-code" href="/api-reference/webhooks/post-apiwebhooks">
  Register a new webhook to receive notifications about events in your account.
</Card>

### Webhook registration through the platform.

To register the webhook, you must log in to the platform, navigate to the webhooks section in your account settings, and save the secret once registered.

<Note>
  **Disclaimer**: All technical documentation is subject to the terms and
  conditions, which apply supplementarily and take precedence over the
  documentation.
</Note>
