Search Knowledge Base by Keyword

API Keys

Workspace admins can generate both private and public API keys for their Workspace.

To review, create, or modify APIs:

  1. Go to the left side of the top menu on any main landing page and find the “My Account” dropdown.
  2. Choose “Settings”.
  3. Choose “API” from the left Column, under the Developer’s category.

API documentation is available here. Examples and other information for developers are available in the Developers section of our Learning Center.

Default (fallback) user for the REST API and Push API (webhooks)

It is possible to customize the default user for identification of Legito’s REST API calls and webhooks. The default user will be applied if no user is selected for the API call.

To customize the user, go to My account => Settings => REST API => Personal Settings.

JWT Token Generator

To simplify testing of the REST API integration, you are now able to generate a JWT Token for testing. The generated token will expire after 1 hour.