Authentication
Last updated
Last updated
In order to use the AssignmentOS API, you will first need to retrieve your API key from the AssignmentOS platform.
To do this, log on to AssignmentOS, head to the Integrations section and copy your AssignmentOS API key
.
You then need to include this API key in the Authorization
header of every request that you send to the AssignmentOS API. The API key needs to be prefixed by the string apiKey
, e.g.