authenticate | R Documentation |
This function authenticates with the Semestry Termtime API by verifying the API key and base URL. It returns an authenticated Semestry object that can be used for subsequent API calls.
authenticate(api_key, base_url)
api_key |
The API key for Semestry. |
base_url |
The base URL of the Semestry API. |
An authenticated Semestry object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.