Request Options

Query string parameters. Anatomy of an API request.

Request options and parameters can be in any order:

uri
Target web page address.
apikey
Your account identifier, sign up to get one.
token
The security token md5 hash. md5( secret + uri + size ).
size
Width x Height (pixels). '336x336' will return a perfect cropped square screenshot image. We always maintain proportions when we scale. Use 'original' to request the raw uncropped image.

syntax:

http://linkpeek.com/api/v1?uri=[target]&apikey=[your key]&token=[md5(secret+uri+size)]&size=[Width x Height]
example:

https://linkpeek.com/api/v1?uri=http%3A//lostquery.com&apikey=9fhvyH9KP&token=32122c5ab9fc5cb63381e84f58135fbc&size=300x150
result: