The root URL for the api is https://vh7.uk/api/
Generate a new short URL for the given URL.
Success Response Body:
{
url: "https://vh7.uk/00"
}
Error Response Body:
{
error: 100
}
For error code reference see below
Generate a human readable URL for the given URL.
Success Response Body:
{
url: "https://vh7.uk/word-word"
}
Error Response Body:
{
error: 100
}
For error code reference see below
Code | Issue | Solution |
---|---|---|
100 | Try again. |