The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I'm developing a new application for Canvas, and I just want to verify one thing. Is it possible to program a new webpage on my server, https://my.instructure.com, using a text editor or other material? Or would anything I make have to be its own page that works with Canvas endpoints and such?
EDIT: To expand on this some more, it's my understanding that while Canvas gives great assistance to any new software that wishes to use its resources, via endpoints, it does not permit aspects such as https://my.instructure.com/newWebpage or https://my.instructure.com/existingEndpoint/newEndpoint. Is that accurate?
Solved! Go to Solution.
Hi Lee,
That's more-or-less the case.
The only exception would be if you self-hosted the an open-source version of Canvas on your own server instead of using Instructure's cloud offering. In that case, you could configure your HTTP server to serve whatever you want.
If you just want to publish some static files, though, you can always link directly to pages in public courses.
Hi Lee,
That's more-or-less the case.
The only exception would be if you self-hosted the an open-source version of Canvas on your own server instead of using Instructure's cloud offering. In that case, you could configure your HTTP server to serve whatever you want.
If you just want to publish some static files, though, you can always link directly to pages in public courses.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in