Microsoft Project APIs website screenshot

Microsoft Project APIs

A collection of APIs for Microsoft Project, enabling project management, task tracking, resource allocation, and collaboration capabilities.

Microsoft Project APIs publishes 3 APIs on the APIs.io network. Tagged areas include Collaboration, Enterprise, Microsoft, Portfolio-Management, and Project-Management.

Microsoft Project APIs’ developer surface includes engineering blog and 6 more developer resources.

17.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
3 APIs
CollaborationEnterpriseMicrosoftPortfolio-ManagementProject-ManagementResourcesTasks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 17.1/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.4 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 4.6 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/microsoft-projects: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Microsoft Project for the Web API

REST API for managing projects, tasks, resources, and assignments in Microsoft Project for the web.

Microsoft Project Online API

REST API for Microsoft Project Online, providing access to project data, timesheets, and enterprise project management features.

Microsoft Project Desktop CSOM API

Client-side object model for programmatically interacting with Microsoft Project desktop applications.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Microsoft Projects Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: microsoft-projects
name: Microsoft Project APIs
description: A collection of APIs for Microsoft Project, enabling project management, task tracking, resource allocation,
  and collaboration capabilities.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://www.microsoft.com/en-us/microsoft-365/project/project-management-software
created: '2024-01-15'
modified: '2026-04-28'
specificationVersion: '0.19'
url: https://raw.githubusercontent.com/api-evangelist/microsoft-projects/refs/heads/main/apis.yml
apis:
- name: Microsoft Project for the Web API
  description: REST API for managing projects, tasks, resources, and assignments in Microsoft Project for the web.
  image: https://www.microsoft.com/en-us/microsoft-365/project/project-management-software
  humanUrl: https://docs.microsoft.com/en-us/project/
  baseUrl: https://graph.microsoft.com/v1.0/
  tags:
  - Assignments
  - Collaboration
  - Projects
  - Resources
  - Tasks
  properties:
  - type: X-documentation
    url: https://docs.microsoft.com/en-us/graph/api/resources/project-rome-overview
  - type: X-openapi
    url: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/project
  - type: X-authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: X-rate-limits
    url: https://docs.microsoft.com/en-us/graph/throttling
  contact:
  - FN: Microsoft Graph Support
    email: graphsdksupport@microsoft.com
    url: https://developer.microsoft.com/en-us/graph/support
- name: Microsoft Project Online API
  description: REST API for Microsoft Project Online, providing access to project data, timesheets, and enterprise project
    management features.
  image: https://www.microsoft.com/en-us/microsoft-365/project/project-management-software
  humanUrl: https://docs.microsoft.com/en-us/project/project-online
  baseUrl: https://{tenant}.sharepoint.com/sites/pwa/_api/ProjectServer/
  tags:
  - Enterprise
  - Portfolio
  - Project-Online
  - Reporting
  - Timesheets
  properties:
  - type: X-documentation
    url: https://docs.microsoft.com/en-us/previous-versions/office/project-javascript-api/jj712820(v=office.15)
  - type: X-openapi
    url: https://docs.microsoft.com/en-us/openspecs/sharepoint_protocols/ms-pjsoi/
  - type: X-authentication
    url: https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/authorization-and-authentication-of-sharepoint-add-ins
  - type: X-sdk
    url: https://docs.microsoft.com/en-us/project/api/project-csom-overview
  contact:
  - FN: Project Online Support
    email: support@microsoft.com
    url: https://support.microsoft.com/project
- name: Microsoft Project Desktop CSOM API
  description: Client-side object model for programmatically interacting with Microsoft Project desktop applications.
  image: https://www.microsoft.com/en-us/microsoft-365/project/project-management-software
  humanUrl: https://docs.microsoft.com/en-us/office/client-developer/project/
  baseUrl: N/A
  tags:
  - Add-Ins
  - Automation
  - Csom
  - Desktop
  - Vba
  properties:
  - type: X-documentation
    url: https://docs.microsoft.com/en-us/office/client-developer/project/project-programming-references
  - type: X-sdk
    url: https://docs.microsoft.com/en-us/visualstudio/vsto/office-solutions-development-overview-vsto
  - type: X-samples
    url: https://github.com/OfficeDev/Project-Samples
  contact:
  - FN: Office Developer Support
    email: officedevfeedback@microsoft.com
    url: https://developer.microsoft.com/en-us/office
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
tags:
- Collaboration
- Enterprise
- Microsoft
- Portfolio-Management
- Project-Management
- Resources
- Tasks
include: []
common:
- type: X-portal
  url: https://developer.microsoft.com/
- type: X-pricing
  url: https://www.microsoft.com/en-us/microsoft-365/project/compare-microsoft-project-management-software
- type: X-status
  url: https://status.cloud.microsoft/
- type: X-blog
  url: https://techcommunity.microsoft.com/t5/project-blog/bg-p/ProjectBlog
- type: X-terms-of-service
  url: https://www.microsoft.com/en-us/legal/terms-of-use
- type: X-privacy-policy
  url: https://privacy.microsoft.com/en-us/privacystatement
- url: https://techcommunity.microsoft.com/t5/s/gxcuf89792/rss/board?board.id=ProjectBlog
  type: Blog