<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Schoology API in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/460131#M18498</link>
    <description>&lt;P&gt;Update - I've got the key and secret but still need to get an authorization token. Is this possible without having access to&amp;nbsp;&lt;A href="https://app.schoology.com/apps/developer/request" target="_blank"&gt;https://app.schoology.com/apps/developer/request&lt;/A&gt;? Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 00:40:40 GMT</pubDate>
    <dc:creator>Maxmessinger</dc:creator>
    <dc:date>2023-02-20T00:40:40Z</dc:date>
    <item>
      <title>Schoology API</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/460116#M18496</link>
      <description>&lt;P&gt;Hi there - I'm trying to do some stuff with Schoology API, but I'm having trouble getting my&amp;nbsp;&lt;SPAN&gt;API key and secret. Any advice? Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 00:51:42 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/460116#M18496</guid>
      <dc:creator>Maxmessinger</dc:creator>
      <dc:date>2023-02-18T00:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Schoology API</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/460131#M18498</link>
      <description>&lt;P&gt;Update - I've got the key and secret but still need to get an authorization token. Is this possible without having access to&amp;nbsp;&lt;A href="https://app.schoology.com/apps/developer/request" target="_blank"&gt;https://app.schoology.com/apps/developer/request&lt;/A&gt;? Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 00:40:40 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/460131#M18498</guid>
      <dc:creator>Maxmessinger</dc:creator>
      <dc:date>2023-02-20T00:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Schoology API</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/461107#M18566</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/434680"&gt;@Maxmessinger&lt;/a&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the key and shared secret, you should be able to retrieve the token. &amp;nbsp;You can refer to this document on &lt;A href="https://developers.schoology.com/api-documentation/authentication" target="_blank"&gt;Authentication&lt;/A&gt; to get further information.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 20:45:16 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/461107#M18566</guid>
      <dc:creator>Reshma</dc:creator>
      <dc:date>2023-02-27T20:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Schoology API</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/495030#M21830</link>
      <description>&lt;P&gt;Obtaining API keys and secrets for Schoology API typically involves a few steps. Here's a general guide on how you might approach this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create a Developer Account:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Visit the Schoology Developer Portal or Developer section of the Schoology website.&lt;/LI&gt;&lt;LI&gt;Sign up or log in to your account. If you don't have a developer account, you may need to create one.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Access Developer Settings:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once logged in, navigate to the developer settings or dashboard. This is where you can manage your API keys and other developer-related configurations.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create a New Application:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Within the developer settings, look for an option to create a new application or project. This is where you'll set up the details for your API integration.&lt;/LI&gt;&lt;LI&gt;Provide necessary information about your application, such as its name, description, and any other required details.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Generate API Key and Secret:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After creating the application, you should see options to generate&amp;nbsp;&lt;A href="https://www.globaldatabase.com/why-use-b2b-data-providers-apis-when-building-your-app" target="_self"&gt;&lt;SPAN&gt;b2b api meaning&lt;/SPAN&gt;&lt;/A&gt;, keys and secrets.&lt;/LI&gt;&lt;LI&gt;Schoology typically uses OAuth for authentication, so you might need to set up OAuth credentials. This involves generating a client ID and client secret.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Configure API Access Permissions:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Depending on your use case, you might need to configure specific permissions for your API key. Schoology may provide options to select the scope of access your application requires.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Review Documentation:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Refer to the Schoology API documentation for specifics on how to use the API, including authentication and endpoints. The documentation should provide details on making requests and handling responses.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Test Your API Key:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Once you have your API key and secret, you can test it by making a simple API request. This could be something like fetching basic user information.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 21 Nov 2023 13:45:07 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Schoology-API/m-p/495030#M21830</guid>
      <dc:creator>eltontipa</dc:creator>
      <dc:date>2023-11-21T13:45:07Z</dc:date>
    </item>
  </channel>
</rss>

