Skip to content

Script to extract the current API documentation from Canvas and generate an importable Postman collection.

Notifications You must be signed in to change notification settings

lgekeler/canvas-api-postman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Canvas API Postman

Script to extract the current API documentation from Canvas and generate an importable Postman collection.

python3 canvas-api-postman.py

Outputs an 'output.json' file that is used for import into Postman

In Postman choose Import -> Import File -> navigate to this folder

Once in Postman you'll need to set domian and user_token variables.

For example:

domain: yourschool.instructure.com

user_token: 12345~abcdefg...789

About

Script to extract the current API documentation from Canvas and generate an importable Postman collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%