# Augmentt API

**Canonical:** https://apis.io/apis/augmentt/augmentt-api/  
**Provider:** Augmentt — https://apis.io/providers/augmentt/  
**Base URL:** https://api.augmentt.com  
**Documentation:** https://support.augmentt.com/kb/en/augmentt-api-548051

Augmentt API is one of 4 APIs that [Augmentt](https://apis.io/providers/augmentt/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Reporting, MSP, Microsoft-365, Security Posture, and License Management. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, authentication docs, and rate-limit docs.

The Augmentt API is a read-only reporting interface over the Augmentt platform. Twelve GET endpoints expose the managed customer list, Augmentt module seat consumption, Microsoft 365 licensing, and the MFA, security posture, threat and summary reports that back the Augmentt portal - so an MSP can pull the data behind its reports into BI dashboards, PSA sync or partner tools such as Cork and Gradient. Authentication is a paired AccessKeyId / AccessKeySecret header set issued by Augmentt support; the API is enabled per organization for partners on Autopilot. It performs no actions: MFA resets, Temporary Access Passes and offboarding are portal-only.

## Operations (12)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/customers` | List all customers |
| GET | `/v1/customers/{customerId}` | Get a single customer |
| GET | `/v1/customers/licenses` | List Augmentt module license consumption for all customers |
| GET | `/v1/customers/{customerId}/licenses` | Get Augmentt module license consumption for one customer |
| GET | `/v1/reports/mfa` | Get the MFA report rolled up across all companies |
| GET | `/v1/reports/mfa/{customerId}` | Get the MFA report for one company |
| GET | `/v1/reports/posture` | Get the security posture report rolled up across all companies |
| GET | `/v1/reports/posture/{customerId}` | Get the security posture report for one company |
| GET | `/v1/reports/license` | Get the Microsoft 365 license report rolled up across all companies |
| GET | `/v1/reports/license/{customerId}` | Get the Microsoft 365 license report for one company |
| GET | `/v1/reports/threat/{customerId}` | Get the threat report for one company |
| GET | `/v1/reports/summary/{customerId}` | Get the summary report for one company |

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/openapi/augmentt-api-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/overlays/augmentt-api-overlay.yaml
- **APIReference** — https://support.augmentt.com/kb/en/augmentt-api-548051
- **Documentation** — https://support.augmentt.com/kb/en/augmentt-api-548051
- **GettingStarted** — https://support.augmentt.com/kb/guide/en/augmentt-api-PxWM1gKflk/Steps/5908721
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/authentication/augmentt-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/errors/augmentt-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/data-model/augmentt-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/conventions/augmentt-conventions.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/rate-limits/augmentt-rate-limits.yml
- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/mcp/augmentt-mcp.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/skills/_index.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/augmentt/refs/heads/main/apis.yml

## Other Augmentt APIs (3)

- [Augmentt Discover](https://apis.io/apis/augmentt/augmentt-discover/)
- [Augmentt Optimize](https://apis.io/apis/augmentt/augmentt-optimize/)
- [Augmentt Engage](https://apis.io/apis/augmentt/augmentt-engage/)

## Tags

Reporting, MSP, Microsoft-365, Security Posture, License Management, Multi-Tenant

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/augmentt/augmentt-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/augmentt/.
