Hi All,
We have a requirement to read the BTP related API details from sap hub platform which has information about global, subaccount details and it's usage.
API link : https://api.sap.com/api/APIAccountsService/overview
https://api.sap.com/api/APIUasReportingService/overview
How to achieve this ?
Either by creating 2 destination in BTP as like the below blog ?
Consuming APIs from Web IDE via SAP API Management | SAP Blogs
But our requirement is not to create master-detail app.
We just have to read the live values from the REST API.
Through API Management service in BTP by accessing dev portal and api portal in it ?

If so how to create a link between REST API and webide ?

Is there any other way to read the REST API details from webide and what are the pre-requisites and steps to achieve it ?
Regards,
Arun Kumar