How to access your API Keys in Sendmunk.
The API key often acts as both a unique identifier and a secret token for authentication, and is assigned a set of access that is specific to the identity that is associated with it.
When it comes to API keys, there are two types: Public and Private.
-Public: When tracking people and events via JavaScript, use your public as It's safe to expose your public API key.
-Private: Private API keys are used for reading data from Sendmunk and manipulating some sensitive objects such as lists. Private API keys should be be treated like your password, kept in a safe place and never exposed to the public.
To get your API Key:
-Click on the API button in your side menu bar
- Your Public key will be shown and is safe to expose. While to get your Private Key, click on "Create Private Key" to generate a new private key.
It also shows a simple analytics of the date a specific API was created with the functionality to delete at any point.
To know more about API documentation view: https://sendmunk.com/docs/api