Want to use our service as a 3rdparty tool? or setup your own URL shortening service for free? Well you can use our API.
| Variable | Required | Value | Description |
|---|---|---|---|
| http://eg3.net/api.php | yes | -- | The API URL. |
| url | yes | <url> | The long URL required to be shortened. |
| tag | no | a-z, A-Z & 0-9. | Random key will be generated if no tag supplied. |
| password | no | a-z & 0-9. | Password to access the URL. |
| expire | no | seconds | Secounds until the url expires. |
http://eg3.net/api.php?url=http://google.com&tag=google&password=123&expire=604800