esyURL API Help
Simple way to use the esyURL in your applications through PHP language:
<?php
$url = "http://www.google.com.br";
$api = file_get_contents("http://www.esyurl.com/creat-api.php?url=$url");
echo $api;
?>
Share your URL
Use esyURL to share long URLs in e-mails, foruns, blogs...
File Upload
Upload your files of up to 2 MB and receive an esyURL to access them.
esyURL Tools
Use esyURL from Netvibes, Firefox and so on or create your own applications with our API.