Skip to main content
Feedback

Creating API Packages

A Package is a collection of Plans and is used to manage similar Plans with the objective of understanding usage patterns by different types of developers as well as aid in the upgrading/downgrading process. After creating a Package, you can set the notification settings and the key properties, both of which will be applicable to all Plans associated with the Package. After a Package is created, multiple Plans can be created in the Package.

  1. On the Cloud API Management dashboard Get Started page, click API Packages.

    Or

    Navigate to Design > Packages. This opens the Manage your APIs with API Packages page.

  2. Click New API Package. The New API Package pop-up window opens.

    1. In Package Name, enter the name of the package. The name can be modified later.

      note

      The Package name field supports only letters (A–Z, a–z), numbers (0–9), and the special characters _ - . :. Any other characters are not supported.

    2. In Description, enter the package description. The Package description should state the purpose of the Package. You can also enter information about the possible usage of the Package.

    3. In Organization, select the name of the Organization that owns the package.

  3. Click Save and close or Save and continue.

Next Steps

Add a plan to your API package. Refer to Creating API Plans for more information.

On this Page