05-10-2022 12:06 PM
Hello!
I am working through the Cisco Secure Endpoint (formerly AMP) API documentation and cannot find anything on Partners. We have a partner portal with several customers under it, and I would like to be able to manage all of them without having to setup API keys. When I create an API key under the Partner account, things like /v1/computers returns a 404 not found error. I was hoping it would return all the computers under that partner account.
Is there any way to do this, and also is there any documentation around what calls are available from a Partner API key? Thanks in advance!
DevLop
Solved! Go to Solution.
05-13-2022 07:50 AM
Hello!
MSSP Level API documentation can be found here in MSSP Console user guide: https://console.amp.cisco.com/docs
Note the MSSP level API's are just for provisioning & reporting at this point. You won't see things like /v1/computer. There are some written MSSP SXO workflows that can help with this though. I will try to find an example.
05-13-2022 07:50 AM
Hello!
MSSP Level API documentation can be found here in MSSP Console user guide: https://console.amp.cisco.com/docs
Note the MSSP level API's are just for provisioning & reporting at this point. You won't see things like /v1/computer. There are some written MSSP SXO workflows that can help with this though. I will try to find an example.
05-13-2022 07:53 AM
Here is an example that uses the account keys to pull events for each customer. This is the only way to do it at the moment: https://developer.cisco.com/network-automation/detail/9a0b42f1-71d3-11eb-aa44-aa8fea613d8b/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide