Oblivious Rest APIs
This guide is a walk-through of APIs offered by Oblivious, to perform activities like creating service, deploying an enclave etc.
Authentication
The authentication token provided by the AUTH APIs is to be passed with all other API calls. The token will be passed with Authorization header. If an invalid token is passed, the APIs respond with 403 Forbidden.