Tropicalfruitandveg.com Application Programming Interface

The tropicalfruitandveg.com API provides a quick simple way to integrate information on tropicalfruitandveg.com within your own website or within a mobile application based on IOS, Android or Windows Mobile. 3 APIs are available for maximum compatibility and ease of integration into your website or application.

The APIs are based on REST (Representational State Transfer Protocol) and currently supports HTTP GET requests and are therefore very simple to use. Information can be retrieved by sending a http request to the specific url:

For XML response: http://api.tropicalfruitandveg.com/tfvxmlapi.php?tfvitem=Mango
For JSON response: http://api.tropicalfruitandveg.com/tfvjsonapi.php?tfvitem=Mango
For HTML response: http://api.tropicalfruitandveg.com/tfvhtmlapi.php?tfvitem=Mango

View the API documentation (PDF)