Integrations

Get Conneted to our API:

Plugins for CMS:

Movable Type Plugin:

WordPress:

Drupal:

 

Simple usage ( it is limited by usage so please use our second method)

HTML1:

  1. ceate sub-domain images.yoursite.com and point as CNAME to imgx.link
  2. add your domain to our system control panel
  3. update your all links to photos with new link that should look like:
    my image
    

 

PHP:


<?php

?>

?>

Ruby:

Python:

Javascript:

Autoconfig for webserver:

NGINX:


location ~ *.jpg {

proxycache https://image.link/YOURKEY/YOUR LOCAL PHOTO/PARAMETERS
cache valid 356

add header valid 365

}

APACHE: