Getting Started
Create API
If you don't have a Vudy account yet, you can create one here Vudy Login
Login to Your Vudy Account: Access your account.
Navigate to Settings: Once logged in, click on the profile icon and select "Settings" from the dropdown menu.
Access the Developer Tab: In the settings menu, locate and click on the "Developer" tab to open developer settings.
Request Access: Fill out the form so we can approve your access to our APIs
Generate API Keys
Go to API Keys Section: Within the developer tab, find and select the "API Keys" section.
Create a New API Key: Click on the "Create API" button to begin the process of generating a new key.
Configure API Key: A modal will appear. Set the name for your key and specify the desired permissions.
Save Your API Key: Click "Save" to generate the API key, and make sure to store it securely as mentioned.
Add Webhook Implementation
Go to Webhook Section: Within the developer tab, find the section labelled Webhooks
Click Create Webhook button
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.
Secrets are recommended to protect your webhook endpoints and encrypted on our backend.

Last updated