Whitelist API
The HookSounds Whitelist API allows you to add channels to your business whitelist.
This API is accessed via the business endpoint:
https://www.hooksounds.com/api/business/v1/whitelist?key=KEY&token=TOKENCreating Whitelist Entry
Section titled “Creating Whitelist Entry”To create a new whitelist entry, make a POST request to the endpoint above, including your key and token parameters, and a JSON body with the channel data.
{ "channel": "https://www.youtube.com/@HookSounds"}Supported Channels
Section titled “Supported Channels”You can add the following types of channels to the whitelist
- YouTube Channel Username URL
https://www.youtube.com/@UserName- YouTube Channel ID URL
https://www.youtube.com/channel/UCXXXXXXX- Facebook profile URL
https://www.facebook.com/username- Instagram profile URL
https://www.instagram.com/username/- TikTok profile URL
https://www.tiktok.com/@username