Nuku Learning Management (Instructure Canvas tenancy)

Nuku is the university's brand for its learning-management system, an Instructure Canvas tenant at nuku.wgtn.ac.nz, which CNAMEs to wgtn-vanity.instructure.com. The Canvas REST API is present and live at /api/v1 — an anonymous call returns HTTP 401 {"status":"unauthenticated","errors":[{"message":"user authorisation required"}]} rather than a 404 — and requires a Canvas OAuth2 token issued to a VUW account. Browser sign-on redirects to the university's Microsoft Entra ID tenant via SAML. Canvas is an IMS LTI 1.3 platform, but that conformance is Instructure's, not the university's, and the contract is not saved here.

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/nuku-canvas-lms"
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: victoria-university-of-wellington:nuku-canvas-lms
name: Nuku Learning Management (Instructure Canvas tenancy)
x-operator: tenant
description: Nuku is the university's brand for its learning-management system, an Instructure Canvas
  tenant at nuku.wgtn.ac.nz, which CNAMEs to wgtn-vanity.instructure.com. The Canvas REST API is present
  and live at /api/v1 — an anonymous call returns HTTP 401 {"status":"unauthenticated","errors":[{"message":"user
  authorisation required"}]} rather than a 404 — and requires a Canvas OAuth2 token issued to a VUW account.
  Browser sign-on redirects to the university's Microsoft Entra ID tenant via SAML. Canvas is an IMS LTI
  1.3 platform, but that conformance is Instructure's, not the university's, and the contract is not saved
  here.
humanURL: https://www.wgtn.ac.nz/teaching-support/teaching-with-technology
baseURL: https://nuku.wgtn.ac.nz/
tags:
- Learning Management
- Canvas
- Instructure
- LTI
- Tenant
properties:
- type: Documentation
  url: https://www.wgtn.ac.nz/teaching-support/teaching-with-technology
- type: x-api-base
  url: https://nuku.wgtn.ac.nz/api/v1/accounts/self
- type: x-vendor
  url: https://github.com/api-evangelist/instructure