SKOP-API

SKOP API

The SKOP API enables remote medical appointments using the SKOPĀ®. The SKOPĀ® is a connected stethoscope aimed for patients looking for remote appointments.

Features :

Installation

You can include the script directly

<script src="https://cdn.jsdelivr.net/npm/skop-api/dist/SkopAPI.js"></script>

Or you can install it with npm

  npm install skop-api

Documentation

If you want to learn how to use the API you can read the documentation

WeMed API KEY

To use this API you will need to have an API KEY. To get one go here You will have to give an email and the name of your organisation.

Demo

Check out the demo.

Authors