student-account-api.rollout.co.za
Open in
urlscan Pro
146.185.154.170
Public Scan
URL:
https://student-account-api.rollout.co.za/
Submission: On September 05 via automatic, source certstream-suspicious — Scanned from NL
Submission: On September 05 via automatic, source certstream-suspicious — Scanned from NL
Form analysis
1 forms found in the DOM<form role="form" id="validstudent" onsubmit="return false;" novalidate="novalidate">
<div class="row">
<div class="col-lg-6">
<h4>Live Query Test<br><small>IValidate/ValidStudent</small></h4>
<div class="form-group">
<label for="student_number">Student Number</label>
<input type="text" class="form-control" name="student_number" id="student_number">
<input type="hidden" class="form-control" name="language" value="english" id="language">
<input type="hidden" class="form-control" name="service" value="lookup" id="service">
<input type="hidden" class="form-control" name="format" value="json" id="format">
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</div>
<div class="row text-center">
<div class="col-lg-12">
<br>
<div id="result" style="display: none;">
<h4>API Response</h4>
<pre class=" language-json"><code class=" language-json"></code></pre>
</div>
</div>
</div>
</form>
Text Content
Toggle navigation Student API Wrapper v1.0 * INTRODUCTION * INTERFACES * IValidate * ITransAct * ILog API WRAPPER DOCUMENTATION This page serves as documentation to the Student API Wrapper. Select an interface method from the navigation bar to view in-depth documentation for the appropriate interface. Below is a sample HTTP request to lookup the validity of a student number. IMPORTANT: Only white-listed IP addresses will be able to make use of the API. If you submit too many invalid requests to the API, the IP address will be permanently blacklisted. Email stephen@rollout.co.za to setup a development account to avoid blacklisting. LIVE QUERY TEST IVALIDATE/VALIDSTUDENT Student Number Submit API RESPONSE