Interactive documentation for VikingCloud REST API API.
Click on an endpoint name to inspect its properties, parameters and responses.
Use the "Try it out" button to send a real world payload to the endpoint and inspect the corresponding response.
In order to use the API, one must be a registered VikingCloud Portal User. Provide the user credentials to the login endpoint to retrieve a token.
Request to use other APIs should include:
AccessToken
value in the x-jwt-assertion header. e.g. x-jwt-assertion: foo
IdToken
value in the Authorization headerAuthorization: Bearer bar
For more information about how to obtain credentials, please contact support.