I'm a student working on a web app that creates "chat groups" based on the courses a student has enrolled in. I know I have to use "get" and make an api call on my website to the Canvas API to get this information.
the question is, can I do this without a developer key? (hard to get approved by institution).
note: i only need the classes a user is enrolled in.