[Deprecated] Catalyst - APIM Admin API

Number of APIs: 4

July 2023 - Migration Annoucement

Exciting news! The MuleSoft Anypoint Platform APIs you've come to rely on are transitioning to a new home! We're relocating them to the number one ranked Qodex Workspace worldwide - Salesforce Developers Workspace.

This move situates the MuleSoft Anypoint Platform APIs in the most renowned and widely used Qodex Workspace ever. Within the Salesforce Developers Workspace, you'll be able to access all things related to 'MuleSoft Anypoint Platforms APIs', right in the heart of the world's premier Qodex Workspace.

Actions:

  • Visit the [Salesforce Qodex Workspace] Fork and Watch the Collection to keep up to date
  • Fill this 5 Minutes MuleSoft Platform APIs in Qodex Survey, what do you want to see in the future?
  • [Qodex's official Source] on our point of being the #1 Qodex Workspace in the history of Qodex!

Thank you MuleSoft Community!


API Manager Promotions Tool

Github Repo: https://github.com/mulesoft-consulting/api-manager-promotions-admin-api

This asset is a Mule API that connects with Anypoint Platform APIs (in particular, APIManager, Core Services and Exchange) to perform operations such as:

  • Bulk promotion of APIs from a source environment to a target environment given a list of APIs to promote
  • Get APIs and contracts from a source environment (with options to replace contract name suffix to respect a naming convention, for instance)
  • Get Client Apps created
  • Delete Client Apps created

API design and definitions are included.

This is an UNLICENSED software, please review the considerations. If you need assistance for extending this, contact MuleSoft Professional Services.

Enjoy and provide feedback / contribute :)

Authors

Joel Melamed and Contributors

  1. POST bulk POST http://localhost:8091/api/apis/configurations/bulk-promotions

  2. GET apps GET http://localhost:8091/api/applications

  3. DELETE an app DELETE http://localhost:8091/api/applications/{id}

  4. GET apis GET http://localhost:8091/api/apis