Skip to content
This repository was archived by the owner on Aug 22, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 382 Bytes

File metadata and controls

14 lines (8 loc) · 382 Bytes

General information about the API

Authentication

When login to the platform, you will be given a apikey. You will have to send the apikey with each request that ends with a star in this API documentation.

Installing apidocjs

sudo npm install -g git+ssh://git@github.com:nmalzieu/apidoc.git

Then launch

apidoc -f ".*\\.js$" -f ".*\\.coffee$" -i express/routes/