Discussions

Ask a Question
Back to All

Collecting Enterprise data

I would like to pull private data from my organization, specifically the data found in the vulnerabilities report. I can use the endpoint: https://api.stackshare.io/graphql with my API token and pull public facing data. I tried to use the endpoint: https://graphql.stackshare.io/private_stackshare/graphql with the same token and I get a 401 response. Do I need a different API token to access that endpoint or am I missing something?

I appreciate any help.