Work Blog
Notebook
Travel
Recipes
Misc
Code
Websites
Bookmarks
Welcome
Notebook
Working with the Canvas API
Working with the Canvas API
By Dan Aukes
Instructions
Generate an API token
Go to your account settings:
https://canvas.asu.edu/profile/settings
Go to approved integrations -> “+ New Access Token”
Generate a token, give it a name and expiration, and copy the api key to a file or password manager
External Resources
https://canvas.instructure.com/doc/api/index.html
https://gist.github.com/Koenvh1/6386f8703766c432eb4dfa19acdb0244
https://github.com/john-hix/scrape-canvas
https://pypi.org/project/canvasapi/
https://github.com/ucfopen/canvasapi?tab=readme-ov-file
https://canvasapi.readthedocs.io/en/stable/