Welcome to Imglabs.io!
Imglabs.io is a powerful image proxy service that utilizes edge computing to decrease the latency of serving images to users all around the globe.
Getting started
Getting started with Imglabs.io is easy:
-
Signup with Imglabs.io at www.imglabs.io/signup
-
Go to your dashboard at www.imglabs.io/dashboard
-
Go to the Account tab and remember your Account ID, this will be your API key
-
Go to the Domains tab and configure your Referers and Sources:
- Referers are the domains that are allowed to use your API key
- Sources are the domains that are allowed to be proxied
- You can use wildcards to match multiple domains (example: https://*.example.com/)
-
Try out Imglabs.io by constructing a URL like this:
https://imglabs.io/?id=<account_id>&url=<url>&grayscale
Where
account_id
is your Account ID andurl
is an URI encoded image url.Note: You may get a
Missing referer header
error when trying to access the URL. This is caused by a missingReferer
header in your request. You can use a tool like Postman to add the missing header to your request. -
Voila! You have successfully proxied your first image with Imglabs.io!