Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All API endpoint URIs consist of

https://

myedu.isora.salty.com/api/

endpoint-specific string



In addition to specifying the correct endpoint, each API call should include the following fields in the headers of the HTTP request:
Authorization: Token <your token value>
Content-Type: application/json

An example request is demonstrated below:
Image Added
Figure 2.3.1 A screenshot of a RESTlet client application constructing an HTTP GET request.

...

Page Properties
hiddentrue


Related issues