Updated on 2026-01-16 GMT+08:00

Before You Start

  • To access a bucket using the OBS BrowserJS SDK, you must first configure CORS for the bucket.
  • You can see General Examples of ObsClient to learn how to call OBS BrowserJS SDK APIs in a general manner.
  • ObsClient supports API calling results returned via a callback function or the Promise object.
  • Some features are available only in some regions. If an API call returns the 405 HTTP status code, check whether the region supports this feature.