Onboard new APIs on Apigee

rovyas
New Member

Hi,

How can I onboard new APIs from some other APIM product to Apigee.

Like for instance, I have 500+ Apis on Mashery and I want to onboard them to Apigee. Is there an easy way to do it. Or I have to create every API from scratch.

0 1 231
1 REPLY 1

Mashery has some mechanisms for downloading endpoints from there platform that then can be transformed into proxies in edge. In the past doing this sort of migration i typically create a pattern or a template proxy based on the logical variations the existing APIM solution presents and then use a script insert the endpoints into the correct template.

A more manual approach would pay off more in the future though because it will give you a chance to clean up any technical debt that you may have accumulated over the years on your existing platform.