Scripts to use the Swiss Covid Certificate API

These scripts allow you to generate covid certificates. The scripts are provided as-is and we are very happy to receive feedbacks targeting to improve them.

You find the documentation for the Swiss Covid Certificate API at https://github.com/admin-ch/CovidCertificate-Documents.

Scripts

  • Python
    • generate one single Covid certificate based on data in a template json file
    • generate recovery or vaccination Covid certificates based on a csv file
  • JavaScript
    • small demo script using Node.js and axios
  • .NET
    • small demo app

Contribution

You can create issues for questions or feedback. We also welcome pull requests.