Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 682 Bytes

File metadata and controls

13 lines (8 loc) · 682 Bytes

OK!Sign examples

This repository contains PHP and NodeJS examples for the API of OKSign.be. The examples are based on the documentation found on www.oksign.be/public/api.

Quick start

If you don't have an account yet, start by creating it on OKSign.be.

After successfully creating the account, select the "REST API" button in the main navigation. Fill in the form to add an Organisational token. After submitting the form, you will receive the "x-oksign-authorization" header value. You need this value to make the examples work.

check out the PHP and NodeJS folder for code examples.