You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lyndel Thomas edited this page Jan 11, 2016
·
4 revisions
Setup
All users are automatically enabled with API access. Each product contains API credentials, which is the most common way to grant access.
Although the API operates with basic REST rules and you are free to communicate with it in the programming language and environment of your choosing. We have compiled libraries for popular options, to facilitate the data exchange with the endpoints.
Node
With the Node.js library you can initiate app-auth and user-auth using exposed methods:
You can install it with npm using:
npm install onscribe
You can find more information on the available options and methods in the source code repo
PHP
The PHP library creates a class called Onscribe which allows simple CRUD requests using query syntax