Versions Compared
Version | Old Version 3 | New Version 4 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Page Contents:
Table of Contents | ||
---|---|---|
|
Site Contents:
Page Tree |
---|
Introduction
This documentation walks through how to connect a client system to the School Info API. We'll use the free tool Postman to test your credentials and view example responses.
You should be familiar with RESTful API concepts.
Credentials
If you haven't done so already, now is the time to get your credentials from TBD@example.com.
The system uses JSON Web Token (JWT) authentication. If you're reading this, you're probably familiar with JWT, but, if not, it's RFC 7519, with a pretty good overview here and a Wikipedia entry chock full of references to further information here.