Skip to Content
Author's profile photo Former Member

SAP API Management – Change in Trial endpoint URL

As announced in our last blog, SAP API management Ttrial will expose API endpoints within user tenant context instead of a generic API Management hostname. This feature will be available for all Trial accounts from 4th Jan 2017. Hence we request all Trial users to migrate their Applications built using the old URLs to the new ones. The new URLs can be obtained from the API portal of your trial subscription.

To obtain the new API end point URLs follow below steps:

  1. Log-in into hana trial account cockpit
  2. Under “Services” menu, Click on “SAP API Management” tile.
  3. Click on the “Access SAP API Management API Portal” link
  4. Switch to the “Develop” menu in API portal
  5. Click on “APIS” tab, From “APIS” tab you can use the search functionality find your API Proxy
  6. Click on the API Proxy and the new URL will be available against the “API Proxy URL” field.

Here are few places you might look in order to incorporate the new URLs.

  1. AJAX calls
  2. HTTP destinations in HCP
  3. SAP Web IDE
  4. Node Applications
  5. Any other applications where API Management Proxies are being consumed

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Greg Austin
      Greg Austin

      Hi Holger,

      Just an FYI my API management account lists the API Proxy URL incorrectly.  It shows

      https://XXXXXtrial-trial.apim1.hanaXXXXXtrial-trial.ondemand.com/XXXXXtrial/apiname

      But it should be:

      https://XXXXXtrial-trial.apim1.hanatrial.ondemand.com/XXXXXtrial/apiname

      -Greg