IBM Notes API

Hi,

From my web application, I want to consume information on IBM notes (email and calendar events). I followed the documentation on Oauth2 to retrieve the access_token, but I don’t know what to do after that. I could not find any information or documentation about what to do next. How to go about using the access_token or whatever means to consume email and calendar events?

Thank you