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

...

You can specify multiple parameters to a request by linking them together with an ampersand (&) sign. Many examples follow.

Next: 3. Using organizational data


Page Properties
hiddentrue


Related issues


...