Can we create developer portal using management API of Apigee in .Net or Java ?

sjm2000
Participant V

Hello

Is it technically possible to create developer portal using management API of Apigee-

let say in a companies existing infrastructure of .Net or Java cms?

If so which is the document I need to look into to enable developer Engagement

Thank you

Sujith Mathew

0 3 553
3 REPLIES 3

Hi @Sujith Mathew Yes! Technically you could create your own Developer portal using .Net or Java or any other CMS technology and use Apigee management APIs. However I will be curious to know the reason behind building your own (any shortcoming with either the Drupal based portal or the turnkey portal?).

The Developer engagement report use a bunch of Analytics APIs listed here. You could enable Developer Tools on your browser to actually see these API calls.

Drupal based system not approved - due to undisclosed security concern.

yes, you can call the Apigee Admin APIs from any platform or language. It's just REST.

People have integrated the Admin APIs into their own custom portals.