Version 9.6

Virtualizing APIs Using the CentraSite Business UI

This document describes how to:

API Providers (owners of the API) and API Consumers (consumers of the API) use the CentraSite Business UI to browse and search for APIs in the CentraSite by name, description, attribute values, asset types and/or taxonomy groups. Additionally, the API providers can virtualize and publish APIs to the run-time layer; while the API consumers can invoke (call) the APIs that are exposed to them.

Instructions throughout the remainder of this document use the term "API" when referring to the three base types (Service, XML Service, REST Service), and "API Proxy" when referring to the three virtual types (Virtual Service, Virtual XML Service, and Virtual REST Service) in general.

The content is organized under the following sections:

green ball

Browsing and Searching for APIs

Describes how to find APIs in the Business UI.

green ball

Creating an API Proxy

Describes how to create a proxy API.

green ball

Viewing Details for an API Proxy

Describes how to view the information for proxy APIs in the Business UI.

green ball

Editing the properties of an API Proxy

Describes how to change a proxy API's information.

green ball

Setting Permissions on an API Proxy

Describes how to assign instance-level permissions on a proxy API.

green ball

Publishing an API Proxy

Describes how to publish proxy APIs to webMethods Mediator.

green ball

Managing Consumer Applications

Describes how to create and manage consumer applications for a proxy API.
green ball

Registering as Consumers of an API

Describes how users, user groups and consumer applications can register as consumers of a proxy API.

green ball

Obtaining Your API Keys and Access Tokens for Consumption

Describes how to get your API keys and OAuth access tokens for consuming an API.
green ball

Managing Your API Keys

Describes how to manage your keys for an API.

green ball

Displaying Runtime Information for an API Proxy

Describes how to view the runtime information for a proxy API.

green ball

Unpublishing an API Proxy

Describes how to unpublish a proxy API from webMethods Mediator.

green ball

Deleting an API Proxy

Describes how to remove a proxy API through the Business UI.

green ball

Privileged User for an API Proxy

Describes information about the privileged user of a proxy API.

Top of page