#singleportrait

1 messages · Page 1 of 1 (latest)

valid basinBOT
spiral basin
#

Hi there

#

If you click on the Webhook endpoint there should be "view logs" button at the top

#

You can use that to look at the creation request

bleak raptor
#

Ok, I saw those but wasn't sure if that was the correct place to verify. Thank you!

spiral basin
#

👍

bleak raptor
#

Can you give clarification on what this means for "Source"?

Source
Needle/3.1.0 (Node.js v14.21.3; linux x64)
spiral basin
#

That indicates it was an API request that came from your server

#

Looks like you are potentially using a plugin?

#

Essentially that tells you that the Webhook endpoint was created via the API

#

(As opposed to someone creating it in the Dashboard)

bleak raptor
#

That was my guess. Would a 'plugin' be a connected app? I don't see any list of connected Apps in that tab

spiral basin
#

No a plugin would be a third party that you have provided your API key to so they can make requests for you and handle your integration.

bleak raptor
#

Ok, thanks for that. We're reaching out to a few partners who may have made these; we're mostly concerned we may have a security issue

spiral basin
#

Gotcha, that seems like the correct next step. You may want to check the IP Address too and see if it is unique or the same as other API requests on your account

#

That could be telling on whether your key was leaked or not.

bleak raptor
#

This one, yes?

spiral basin
#

Correct

bleak raptor
#

Where can we look up API requests by IP address?

spiral basin
#

You can't

#

But you can't export this data

bleak raptor
#

Ok, got it

#

Thank you