Updated on 2023-06-12 GMT+08:00

CORS Overview

If you have any questions during development, post them on the Issues page of GitHub. For details about parameters and usage of each API, see the API Reference

Cross-origin resource sharing (CORS) allows web application programs to access resources in other domains. OBS provides developers with APIs for facilitating cross-origin resource access.

For more information, see CORS.