OAuth2 API Reference V2
Last updated
Use the user's OAuth2 access token to make these calls.
In the HTTP request header: Authorization: Bearer xxxx where xxxx is the access token
Full Swagger documentation can be found at https://api.matrica.io/oauth2/docs
NPM package (TS): https://www.npmjs.com/package/@matrica/oauth-sdk
Last updated