Resource: /shorten

  1. GET /shorten
  2. List of connections


GET /shorten

Authenticated resource

Retrieve a shortened URL corresponding to the specified URL in entry.

Example

https://api.viadeo.com/shorten?real_url=http://dev.viadeo.com&access_token=...

Query parameters

Parameter nameDescriptionTypeDefault value
real_url=Specifies the long URL to be shortened.LIST

Response [JSON] [XML]

Field nameDescriptionType
idGraph resource's ID.STRING
linkLink to the current Graph resource on Viadeo website.STRING
message_errorA message error corresponding to a potential error that will occurs during the task execution not allowing to expand the specified URL.STRING
nameGraph resource's name.STRING
real_urlThe long URL.URL
short_urlThe shortened URL.STRING
typeGraph resource's type.STRING
updated_timeGraph resource's Last update date.ISO-8601 [YYYY-MM-DD'T'HH:MM:SSZZ]

List of connections

Connection pathDescription