Skip to content

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=TOKEN

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"
}

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