Armor offers a RESTful HTTP service called the Armor API. This API system allows you to fully access the Armor Management Portal (AMP) via JSON data formats, which allows you to programmatically manage elements of your AMP account.
This guide applies to both Armor Complete and Armor Anywhere users.
Learn about the Armor API Basics
To learn about the Armor API request methods and object-type definitions, see Learn About Armor API.
Authentication
To learn how to access the Armor API using the available authentication methods, see Pre-Shared Key Authentication Method - Legacy.
Access the Interactive Armor API
The interactive Armor API tool, powered by Swagger, is a cloud-based tool used to build, deploy, and document APIs. You can use this tool to review the API calls, as well as implement the calls.
Access the interactive Armor API tool at https://developer.armor.com/.