Where can I find the mapping between Android permissions (that we define in the manisfest file ) to corresponding API calls /methods?
For example
GET
Original PScout website doesn't work anymore but I extracted the mapping from original PScout and pushed it to Github. You can easily check it out and parse it if you need it.
Here you can find all methods that PScout found which require Android permissions.
PScout results- map of Android permissions and methods that require those permissions