Canvas Platform Notification Service

Platform Notification Service (PNS) enables server-to-server communication by allowing Canvas to send Notices (webhook deliveries) to LTI tools outside the scope of an active user session. Tools register notice handlers for specific event types and receive signed deliveries that integrate with the IMS LTI 1.3 security model.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/canvas-platform-notification-service"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: canvas-lms:canvas-platform-notification-service
name: Canvas Platform Notification Service
tags:
- Webhook
- Notification
- Event
- LTI
- Server-to-Server
tags_raw:
- Webhooks
- Notifications
- Events
- LTI
- Server to Server
humanURL: https://canvas.instructure.com/doc/api/file.pns.html
properties:
- url: https://canvas.instructure.com/doc/api/file.pns.html
  type: Documentation
- url: https://canvas.instructure.com/doc/api/notice_handlers.html
  type: Documentation
  name: Notice Handlers
- url: https://canvas.instructure.com/doc/api/webhooks_subscriptions_for_plagiarism_platform.html
  type: Documentation
  name: Plagiarism Platform Webhook Subscriptions
description: Platform Notification Service (PNS) enables server-to-server communication by allowing Canvas
  to send Notices (webhook deliveries) to LTI tools outside the scope of an active user session. Tools
  register notice handlers for specific event types and receive signed deliveries that integrate with
  the IMS LTI 1.3 security model.