What are public and secret keys?

Finding your app keys on the dashboard

Anita Onwuemene avatar
Written by Anita Onwuemene
Updated over a week ago

Public and secret keys are the way your app securely interacts with Mono's APIs. They can be found in the "Apps" tab on the sidebar menu.
You can also reset the keys if necessary on the overview page.

Public key

This is used to initialize the Mono Connect widget for enrollment.

Secret Key

To make an API call for most of our endpoints, you'll need an App's secret key to be set as "mono-sec-key" in the header.

Did this answer your question?