Any (HTML,XML,TEXT) to JSON conversion

I want to convert an API response where the response format is unknown( like it can be HTML,XML,TEXT) to JSON format. Is there any way I can achieve this?

Nope. Apigee is not magic.