Skip to main content

API V2: Authentication and Token

How it works

Access the setting from: Admin> Site Setup> Manage API Clients

  • Client ID: equivalent to username

  • Client Secret: equivalent to password

  • Managed Access Tokens: static and predefined token associated with a client id & secret

logixx CRM API access is supported in two methods:

  • Client ID & Secret: used to authenticate where a token issued. This token is not permanent & will expire

  • Client ID, Secret & Access Token: Creating and assigning an Access Token will eliminate the need to reauthenticate with logixx servers and should be used with caution. Ideal for trusted systems & not recommended.

Existing API Clients can be deactivated, deleted or issues a new token as needed.

Did this answer your question?