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:

pnpm install wallid-certishop

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

pip install wallid-certishop

Last updated