You want to get to know the basic functionalities of Scheer PAS API Management ? In our step-by-step tutorials you can quickly learn how to manage an API.

Tutorial 1

By working through this tutorial, you will learn

  • how to create an organization
  • how to import an API from PAS Administration to API Management
  • how to restrict an API by adding policies
  • how to test your configurations
  • how to consume a public API via the API Developer Portal
Tutorial 2

By working through this tutorial, you will learn

  • how to create an organization and a plan
  • how to import an API from the API Catalog
  • how to create a contract and a client
  • how to test your configurations
  • how to consume a private API via the API Developer Portal
Tutorial 3

By working through this tutorial, you will learn

  • how to request approval for private APIs via the API Developer Portal
  • how the approval process works within API Management
  • how to consume private APIs via the API Developer Portal

As users with different authorizations are required for the approval process, this is not a "do it yourself" tutorial.

Prerequisites

The following elements must be present or installed in order to be able to go through the step-by-step tutorials:

  • You need an up-and-running installation of Scheer PAS and access to the components API Management and Administration.
  • The RESTAPI_Echo_Example must be deployed in the administration component. You can download the repository here to deploy it.

How to Deploy the Example

Deploy the service via the deployment wizard within the PAS Administration.

To access the deployment wizard, open the Administration.

Your user needs the profile xuml_container_admin to use the deployment wizard and to manage xUML services in the Administration.

Use in the navigation bar to open the deployment wizard.

The wizard opens in a separate pop-up window.

As soon as you have selected the .rep file of the service, the wizard guides you through the necessary steps to deploy the xUML service.

In step 2 of the deployment wizard, please adjust the service name so that it matches your user, e.g. restapi-echo-example-stringer.

Refer to Administration Guide > Working With the Deployment Wizard for detailed step-by-step instructions.

  • No labels