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 sent the request to https://{domain}/api/v1/accounts/1/courses?access_token={token} because I did not know what Account ID to put in. I have a free account and can make courses via the browser. How can I get the account ID that I can use?
Solved! Go to Solution.
In many cases, you can use self instead of an account ID and then you don't need the ID. self refers the root account.
You can find the ID for an account by using GET /api/v1/accounts/self
In many cases, you can use self instead of an account ID and then you don't need the ID. self refers the root account.
You can find the ID for an account by using GET /api/v1/accounts/self
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