How to send live requests from integrated dev portal

We are in process of creating a new integrated developer portal for our organization. We have a requirement to add live testing feature to portal we are developing. Could some let us know if we can add live testing feature, if we have feature available. Please post steps on implementation.

3 REPLIES 3

There's a video that demonstrates the portal on the Integrated portal page including ability to send requests to the API from the portal. This will be done automatically based on your API spec.

https://cloud.google.com/apigee/docs/api-platform/publish/portal/build-integrated-portal

Don't forget to update your API to allow requests from the portal (CORS headers)

https://cloud.google.com/apigee/docs/api-platform/publish/portal/publish-apis#cors

Thanks for the quick respone.
@dknezic 
Can we add try it feature to the apigee integrated dev portal?
We are using APIGEE X and integrated dev portal(Not the Drupal one). Can we add SmartDocs  feature to integrated dev portal.
Please suggest.

Please refer to the earlier response