# Getting Started

## Create API

{% hint style="warning" %}
If you don't have a Vudy account yet, you can create one here [Vudy Login](https://vudy.me/login)
{% endhint %}

1. **Login to Your Vudy Account**: Access your account.
2. **Navigate to Settings**: Once logged in, click on the profile icon and select "Settings" from the dropdown menu.
3. **Access the Developer Tab**: In the settings menu, locate and click on the "Developer" tab to open developer settings.
4. **Request Access:** Fill out the form so we can approve your access to our APIs

#### Generate API Keys

1. **Go to API Keys Section**: Within the developer tab, find and select the "API Keys" section.
2. **Create a New API Key**: Click on the "Create API" button to begin the process of generating a new key.
3. **Configure API Key**: A modal will appear. Set the name for your key and specify the desired permissions.
4. **Save Your API Key**: Click "Save" to generate the API key, and make sure to store it securely as mentioned.

#### Add Webhook Implementation

1. Go to Webhook Section: Within the developer tab, find the section labelled <mark style="background-color:yellow;">**Webhooks**</mark>
2. Click <mark style="background-color:yellow;">**Create Webhook**</mark> button
3. Fill out the form, per form we only allow subscription to 1 event type. However you can reuse the URL for as many events as you need.
4. Secrets are recommended to protect your webhook endpoints and encrypted on our backend.

<figure><img src="https://3755070279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8Se5KldfNUgoQ8LWnoTs%2Fuploads%2FlMiE75rZaLBCuSxH6ANc%2Fimage.png?alt=media&#x26;token=d3b84b07-ff05-424b-a136-1177c3fa061a" alt="" width="375"><figcaption></figcaption></figure>
