Introduction
Our APIs offer the following benefits:
- Get started right away: Visit our Developer Portal to find out what our APIs do, how they work and what you need to do to interface with them. Our APIs need just a few lines of code to run in your applications.
- Clear overview: You always know what is happening. Use our API analytics to track your users’ activity in your applications and adjust your tactics if necessary.
- Be creative: We are giving you the opportunity to use exclusive APIs to help shape the future of banking.
The Aramco API developer portal contains a wealth of information about our business ready APIs. Take some time familiarizing yourself with the portal before starting to build your apps.
Step 1: How to Use
Step 2: Authentication
How to Use
Registration
To use our API products, just create a Developer account using the single sign on (SSO) with your Oracle ID
Explore API Products
Want to be inspired and learn what you could build? Our available APIs are displayed on the API Products page. From here you can navigate to the underlying API Overview pages for details of a specific API. Next, go to the Documentation pages for technical information.
Authentication
The authentication for this API is done on the basis of access token. To obtain an access token, you need to call our OAuth API. The authentication mechanism can vary per API depending on the required level of authentication.
OAuth Flows
Our APIs are secured using OAuth 2.0. This means you will need to pass an access token when making your request to the APIs. This page will explain how to obtain an access token. We use the Client credentials flow for generating access token