CoreView Public API

The CoreView Public API provides programmatic access to Microsoft 365 governance operations — delegated administration, operators, platform reporting, license pools, and customer/tenant management — via a regional API proxy. It is secured with OAuth 2.0 / OpenID Connect using the client-credentials grant against the CoreView IdentityServer, with fine-grained scopes (delegation, operator, platform, licensepool, license, customer). A companion CoreFlow Workflow API triggers and monitors automation runs.

API entry from apis.yml

apis.yml Raw ↑
name: CoreView Public API
description: The CoreView Public API provides programmatic access to Microsoft 365 governance operations
  — delegated administration, operators, platform reporting, license pools, and customer/tenant management
  — via a regional API proxy. It is secured with OAuth 2.0 / OpenID Connect using the client-credentials
  grant against the CoreView IdentityServer, with fine-grained scopes (delegation, operator, platform,
  licensepool, license, customer). A companion CoreFlow Workflow API triggers and monitors automation
  runs.
humanURL: https://help.coreview.com/api-authentication
baseURL: https://apiproxy.coreview.com
tags:
- Microsoft 365
- Governance
- Automation
- Workflow
- License Management
properties:
- type: Authentication
  url: authentication/coreview-fka-4ward365-authentication.yml
- type: OAuthScopes
  url: scopes/coreview-fka-4ward365-scopes.yml
- type: Conventions
  url: conventions/coreview-fka-4ward365-conventions.yml
- type: MCPServer
  url: mcp/coreview-fka-4ward365-mcp.yml