Share via

Is the Partner Center Insights programmatic API (insights/v1/mpn) still active and maintained?

Atharva Agate 0 Reputation points
2026-03-23T00:38:45.39+00:00

The documentation at https://learn.microsoft.com/en-us/partner-center/insights/insights-programmatic-first-api-call references a Swagger UI at https://api.partnercenter.microsoft.com/insights/v1/mpn/swagger/index.html but this URL returns a 404. Is this API still supported or has it been deprecated/replaced?

Microsoft Partner Center API
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-03-23T00:38:53.3766667+00:00

    The insights v1/mpn programmatic APIs are still documented as available and supported. The documentation explicitly lists the v1/mpn endpoints (for example, the Resume report executions API at https://api.partnercenter.microsoft.com/insights/v1/mpn/ScheduledReport/resume/{ReportID}) and points to the Swagger UI at https://api.partnercenter.microsoft.com/insights/v1/mpn/swagger/index.html as the place to try out these APIs.

    A 404 from the Swagger URL indicates an issue with that specific Swagger endpoint, not that the API itself is deprecated. The guidance is to continue using the documented v1/mpn endpoints with a valid Microsoft Entra (Azure AD) access token in the Authorization: Bearer <token> header.

    For Microsoft Marketplace analytics, note that version 1.1 of those APIs is now live and version 1.0 is being deprecated, but this change is specific to the Marketplace analytics (v1.1/cmp) surface and does not state that the Partner Center Insights v1/mpn APIs are deprecated.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.