How to access COWIN APIs?

6,259

You can now raise your issues on https://github.com/cowinapi/developer.cowin

This is official github repository of COWIN

You can check all the open issues as well the closed issues for clarifications.

Share:
6,259
anirudh
Author by

anirudh

Updated on December 29, 2022

Comments

  • anirudh
    anirudh over 1 year

    I want to access these APIs from cowin.gov.in

    This API is for getting the vaccination certificate -

    https://ndh.digitallocker.gov.in/public/marketplace/api/cowin/cowincert

    But when I access this using mobile number and a beneficiary ID , I get unauthorized access.

    It requires to generate token and require following this from this site - https://openapi.aarogyasetu.gov.in/profile

    I am integrating this to my Flutter App how can I get the following

    1. Your Public Key (Callback data will be signed using this)
    2. Callback URL

    I am an individual using this API but it needs some company info too. What should I do?

    Check this image for more details of registration

  • Speedy11
    Speedy11 almost 3 years
    not talking about protected API's. the question is how to get api key for publicly open endpoints
  • anirudh
    anirudh almost 3 years
    @Speedy11 Yes same problem here
  • Akshay Mohan
    Akshay Mohan almost 3 years
    @Speedy11 There are public APIs there whichh u can access without keys. For the API Key, u can email them as well.
  • TrickOrTreat
    TrickOrTreat almost 3 years
    this is actually right but the problem is that this secret key should keep on changing according to browser