But especially the payload for some of the rest endpoints does not work cause documentation is NOT correct. Where can the swagger be found, like for the soar api, it might be somewhere hidden?
But especially the payload for some of the rest endpoints does not work cause documentation is NOT correct. Where can the swagger be found, like for the soar api, it might be somewhere hidden?
I am using SIEM API’s by taking reference from documents mentioned earlier by @Abdul_Harb1 @Ben_T @mikewilusz
and if I want specific to automate, then I use Inspect Element on browser and analyze the payload and headers. use the same to work using JavaScript, etc.
Hi, know that this is available for SOAR, I've noticed the SIEM documentation is still incomplete. I’m happy to debug the source code myself—is the API source code available anywhere for me to review?
Hi, know that this is available for SOAR, I've noticed the SIEM documentation is still incomplete. I’m happy to debug the source code myself—is the API source code available anywhere for me to review?
not completely, but you can get API Header and Payload using Inspect Element.