Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before accessing the API Store, make sure the API Manager is started, using instructions given in section Running the API Manager. Once the server is up and running, the API Store can be accessed by typing the following URL in your browser.

 

Code Block
https://<YourHostName>:9443/store

The API Store opens in anonymous mode as follows:

In anonymous mode, the API Store displays all public APIs that are published. Any user can click on a selected API to view its information, documentation and search APIs by name without logging in to the API Store. Search is case-sensitive for anonymous users.

Anonymous users can self subscribe to the API Store using the "Sign-up" link at the top, right-hand corner of the window.

Image Added

When signing up, the user is assigned the "subscriber" role as described in section  Users and Roles in API Manager. After signing up and logging in, you can carry out the following operations:

...