Armorblox secures enterprise communications over email and other cloud office applications with the power of Natural Language Understanding. The Armorblox platform connects over APIs and analyzes thousands of signals to understand the context of communications and protect people and data from compromise.
The Armorblox API enables developers to build integrations with the Armorblox platform.
To start using our APIs, you will need your Armorblox tenant name and an API key.
Your Armorblox portal's URL looks like https://yourtenantname.armorblox.io
. The yourtenantname
part is needed to generate the correct API endpoints for use with all of our APIs.
Steps to obtain an Armorblox API key:
- Log into your Armorblox portal with your credentials.
- In the portal, click Settings.
- In the Settings view, click API Keys.
- Click Create API Key.
- Specify a descriptive name so that you know the purpose of this key for future reference.
- Click Create, and copy the API key displayed in the modal. The key is only displayed once.
- Save the API key securely.
Any such API keys should never be shared with anyone (other than internal Armorblox admins). The API key should be included with each API call in the request header.