Hi,
i don’t know if this answer could fit but you could use the --apis option when you start the microgateway. In this way, the apis would be automatically deployed from the APIGateway to the microgateway.
Here an example :
./microgateway.sh start -gw --apis API1,API2,API3 -gwu -gwp
API1, API2 and API3 are the API developed in the APIGateway
#webMethods#Microgateway#API-Management#API-Gateway