Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Page Contents:

Site Contents:



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. Even if you're already a Scholar Snapp API client, you will need credentials specifically provided for this system.

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.

...Details to Come...

Testing the Connection


...Details to Come...

Next Steps

...Links to More Documentation, Swagger advice if applicable, etc. ...

  • No labels