APIs
Last updated
Last updated
This section provides information about available as well as your current Personal Access Token
Quasr offers two APIs: an Authentication API for users to sign up (register) and sign in (login), and an Management API that is used to manage (typical CRUD operations) the several entity types in the Quasr system. The Management API can be used by tenant administrators and users (in this case, limited to certain entity types and also limited to their own entities).
The OpenID Connect Discovery document is at
API documentation and a Postman collection are available at