<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://getscl.com/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://getscl.com/docs/feed.php">
        <title>SCL - api</title>
        <description></description>
        <link>https://getscl.com/docs/</link>
        <image rdf:resource="https://getscl.com/docs/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-05T08:44:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://getscl.com/docs/api:authentication?rev=1433051464&amp;do=diff"/>
                <rdf:li rdf:resource="https://getscl.com/docs/api:main?rev=1619451253&amp;do=diff"/>
                <rdf:li rdf:resource="https://getscl.com/docs/api:messaging?rev=1439815729&amp;do=diff"/>
                <rdf:li rdf:resource="https://getscl.com/docs/api:parent?rev=1438171347&amp;do=diff"/>
                <rdf:li rdf:resource="https://getscl.com/docs/api:student?rev=1437052821&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://getscl.com/docs/_media/wiki:dokuwiki.svg">
        <title>SCL</title>
        <link>https://getscl.com/docs/</link>
        <url>https://getscl.com/docs/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://getscl.com/docs/api:authentication?rev=1433051464&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-05-31T05:51:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>authentication</title>
        <link>https://getscl.com/docs/api:authentication?rev=1433051464&amp;do=diff</link>
        <description>Authentication

To access any of API methods you will need retrieve your access token which you will use later for in HTTP Headers for every method call.</description>
    </item>
    <item rdf:about="https://getscl.com/docs/api:main?rev=1619451253&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-04-26T15:34:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>main</title>
        <link>https://getscl.com/docs/api:main?rev=1619451253&amp;do=diff</link>
        <description>Content Types

SCL API is based on RESTful which supports a bunch of different request/response formats, including XML, JSON and serialised PHP. By default, the class will check the URL and look for a format either as an extension or as a separate segment.</description>
    </item>
    <item rdf:about="https://getscl.com/docs/api:messaging?rev=1439815729&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-08-17T12:48:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>messaging</title>
        <link>https://getscl.com/docs/api:messaging?rev=1439815729&amp;do=diff</link>
        <description>New Messages

Calling user newMsgs method is GET action &amp; must be Authenticated.

URL Example
http://example.com/api/v1/newMsgs
 NAME      DESCRIPTION                     Type      newMsgs   Number of New unread Messages   Integer  
Messages Inbox

Calling user Inbox method is GET action &amp; must be</description>
    </item>
    <item rdf:about="https://getscl.com/docs/api:parent?rev=1438171347&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-07-29T12:02:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>parent</title>
        <link>https://getscl.com/docs/api:parent?rev=1438171347&amp;do=diff</link>
        <description>Parent Dashboard

In Parent dashboard is act the same as Student Dashboard but is included in Children array with extra children information for further queries, to use this method your must be Authenticated.

Dashboard action is GET, and parameters value is boolean 0 for false &amp; 1 for TRUE.</description>
    </item>
    <item rdf:about="https://getscl.com/docs/api:student?rev=1437052821&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-07-16T13:20:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>student</title>
        <link>https://getscl.com/docs/api:student?rev=1437052821&amp;do=diff</link>
        <description>Student Dashboard

In Student dashboard you will retrieve absences and number of maximum allowed absent, Gradebook Summary &amp; number of New Messages, to access any of the student API methods you must be Authenticated.

Dashboard action is GET, and parameters value is boolean 0 for false &amp; 1 for TRUE.</description>
    </item>
</rdf:RDF>
