Creating an API key
To integrate a third party application with Intuto, you must create an API Key to allow that application to access Intuto.
The API Keys can be managed through the Intuto Site settings. Individual keys can be deleted at any time to remove access to the third party service.
You can:View your API keys
To view your API keys, use the cog icon in the top right to go to your site Settings, then click Integrations. Scroll down and click Configure in the API V2 section.

You'll then see the following page containing a list of your API keys.

Click the eye icon under the Client ID column to see the Client ID for each app.
Create an API Key
To create an API Key, use the cog icon in the top right to go to your site Settings, then click Integrations. Scroll down and click Configure in the API V2 section.

You'll then see the following page. Click New App+ to create an API key for your first app.

Enter a name for your app. Make sure this App Name is easy to identify so you know which app the API key is for.

Tick Require PKCE if a PKCE is required. A PKCE is a behind-the-scenes security check that confirms your login request is coming from a trusted source.
Enter the Redirect URL/s. A redirect URL is a digital return address, the site users are sent to after logging in.
Unsure whether PKCE is required, or what your redirect URLs are? Contact support@intuto.com for assistance.
Click Save.
You'll then see the Client Credentials to pass to your app. Please make sure you take note of the Client Secret as you won't be able to see this again.

Once you have your Client Credentials saved click Close to go back to your Integrations page.
Edit an API Key
Edit an existing API key by clicking the pencil icon to the right of the Client ID icon.

You can then update the App Name, use the eye icon to view the Client ID, or generate another Client Secret using the Generate Another Secret button.

Once you have finished creating or Editing your API keys click Return to *Your Site Name* to go back to your Intuto site.
For further support on API Keys, please contact us at support@intuto.com.