REST API
RESTful API with Swagger
Easiest method to peform private queries is using Bearer Token.
To get your Bearer token
- Vist Public queries and expand Login method (Post method)
- Now enter you
email
andpassword
and click onTry it out!
- If you filled right details then it will respond you with your token.
- Now fill the token in below field and now perform your private query.