Skip to main content

Requesting Access

Users of Centrix cannot generate Client Credentials at will, Client Credentials must be generated by an authorized reseller.

If requesting Authorization Code (w/ PKCE) you must supply at least 1 redirect URI for the creation of the client. A list of allowed cross-origin domains may also be provided for browser-based applications.

You can request access to the Centrix API by contacting your authorized reseller. You should provide information about your company and what data you will require access to, as well as any special permissions you require.

note

Check the Contact Us page for information on contacting your authorized reseller.

Special Permissions

Special permissions are disabled by default as they offer additional access not typically required for an "standard" integration. However you can request special permissions as required. Some of the special permissions available are listed below.

note

Please note that most special permissions endpoints are not available in this documentation. Upon request, your authorized reseller can provide you with the necessary information for the endpoint/s you require.

User Management

Allows the user/client to:

  • Retrieve the list of users with access to the Application.
  • Give access to an Application to registered users that don't currently have access.
  • Modify individual user settings for the Application.
  • Invite users to the Centrix platform and in turn to the Application.

Parameters

warning

Application parameters are sometimes used by the system to store sensitive values such as integration credentials and/or external API keys for application specific functions.

The parameters permission allows the OIDC Client to

POST
changes to application parameters.

It is possible to retrieve application parameters via the Get Application endpoint.

MQTT (Device Permissions)

Details on MQTT and device permissions can be found in the MQTT Docs section of the documentation.