Intro

You can interact with the WlliD-CertiShop API through HTTP requests via our official libraries.

To install the official Node.js library, run the following command in your Node.js project directory:

npm install wallid-certishop

To install the official Python library, run the following command in your python project directory:

pip install wallid-certishop

Last updated