Quick Start

Getting started with our API takes only 5 minutes to get up and running! All API options (with the exception of signature) should be included in the request URI and can appear in any order after the endpoint path.


https://api.url2thumb.com/v1/capture/key=
1
/url=
2
?signature=
3
1. Add your API Key
2. Provide a website URL and other options
3. Sign the full request URL with your secret key to prevent forgery

Request parameters must be URL-encoded

Make sure to properly URL encode parameter values. For example, https://www.google.com should be passed as https%3A%2F%2Fwww.google.com.

Requests must be signed

To help keep your account secure, all API requests must be signed.

Copyright © 2024 QED Byte LLC.

Terms of Service · Privacy Policy · Contact Us · Blog · Twitter