Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Log In to Canvas

    canvas.instructure.com/login/canvas

    Forgot Password? Enter your Email and we'll send you a link to change your password.

  3. Log In to Canvas

    canvas.instructure.com/login?needs_cookies=1

    Log In to Canvas

  4. Canvas LMS REST API Documentation

    canvas.instructure.com/doc/api

    Canvas LMS includes a REST API for accessing and modifying data externally from the main application, in your own programs and scripts. This documentation describes the resources that make up the API.

  5. OAuth2 - Canvas LMS REST API Documentation

    canvas.instructure.com/doc/api/file.oauth.html

    OAuth2 is a protocol designed to let third-party applications authenticate to perform actions as a user, without getting the user's password. Canvas uses OAuth2 (specifically RFC-6749 for authentication and authorization of the Canvas API.

  6. Accounts - Canvas LMS REST API Documentation

    canvas.instructure.com/doc/api/accounts.html

    GET /api/v1/accounts. Scope: url:GET|/api/v1/accounts. A paginated list of accounts that the current user can view or manage. Typically, students and even teachers will get an empty list in response, only account admins can view the accounts that they are in.