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 and password and click on Try 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.