TheKoguryo's Tech Blog

 Version 2024.04.01

14.2 REST API

It provides a REST API based on HTTPS as an API to control OCI. The services that provide the REST API are as follows, and details can be found at the link below.

Required for API calls

Request Signing:

For authentication/security, it needs to be signed with the user’s private key, and the defined target string must be signed and delivered along with the request.

Maximum Allowed Client Clock Skew

Request time is included in HTTP Header and signature target string when requesting. The difference between the request time and the API server time must be within 5 minutes. The client’s clock is in sync and needs to be adjusted to match the time.



As an individual, this article was written with my personal time. There may be errors in the content of the article, and the opinions in the article are personal opinions.

Last updated on 19 May 2019