Skip to main content
New

Restrict source address for external API Call (Security)

Related product area:Integrations & Apps & API
  • December 6, 2024
  • 1 comment
  • 30 views

bggo

Hi everyone,

Im running a pilot using some external APIs calls to add value on my bot! Im impressed about how easy was that to set up! Thank you!

The only problem Im facing right now is that I need, for security reasons, restrict access to this external API so it can only accept calls from manychat bot. As I know you don't provide 1 IP or range? Which is the best way so I can solve this issue?

1 reply

Gustavo Boregio
Forum|alt.badge.img+7
  • Community Moderator & Expert
  • December 6, 2024

@bggo I suggest you an API key or some other form of authentication between Manychat and your API.

I usually add a Bearer API Key and that sorts it out ;)