Learn More
These topics boost your REST expertise and understanding of concepts and tasks introduced in the Quick Start. Take your REST skills to the next level.
Topic | Learn how to... |
---|---|
Authenticate and Authorize | Use the authentication methods supported by Oracle Service Cloud REST APIs to ensure secure access to data over a network. |
Work with your REST Client | Send HTTP requests using cURL and third-party browser extensions or using add-on clients. |
Manage Collections | Manage the display of data returned from a collection by querying, paginating, and filtering operations. |
Manage Custom Objects | Create custom objects to capture information about unique business components that can't be captured using standard objects. |
Configure Cross-Origin Resource Sharing | Configure your client for cross-origin resource sharing (CORS) and cross-domain communication from a browser. |
Access Metadata | Access REST API metadata such as the version, resource name, resource attributes, and actions supported on the resources. |