This repository contains common examples and best practices with working with CXOneExperts (formerly MindTouch) API.
In order to interaction with our API as an approved session and/or as authenticated users, an Authorization token must be used.
Server API Tokens are used to create integrations between a server application, IoT, bots, or anything that can communicate over HTTPS, and the API. Docs on usage
OAuth2 tokens are used for higher level of security where user browser context and privacy is required. Read more on how to integrate.