Quick Start
Complete these tasks to set up your environment and use the REST API.
Prerequisites
Prerequisite | More Information |
Install cURL | Use cURL |
Set up authentication | Authenticate |
Obtain Account Information
From your account administrator, obtain the appropriate account credentials.
Specifically, you will need:
-
The username for the DRSS APIs in the format of
<RELEASENAME>-oaa-drss
, for exampleoaainstall-oaa-drss
. - The password (
drssapikey
) for the Oracle Advanced Authentication setup. -
The URL for the DRSS endpoint in Oracle Advanced Authentication, for example
https://oaa.example.com/oaa-drss
.