Pixboost
  • Overview
  • Quickstart
  • Tools and Setup
    • Source Images
      • Adding Source Image Domain
      • Adding HTTP Image Source
      • Adding AWS S3 Bucket Image Source
    • Managing API Keys
    • Managing Users
    • Snippet Generator
    • Custom Domain Name
    • Cache Invalidation
    • HTTP/2 Support
    • HTTP/3 Support
  • API. URL-based integration
    • Resize
    • Fit
    • Optimise
    • As is
  • Using with React
  • Shopify Integration
  • Automated Workflows
    • Cache Invalidation
    • Warmup
    • API Secrets
  • Performance Testing
  • Open Source Version
Powered by GitBook
On this page

Was this helpful?

  1. Tools and Setup
  2. Source Images

Adding Source Image Domain

PreviousSource ImagesNextAdding HTTP Image Source

Last updated 2 years ago

Was this helpful?

Image domain is the domain name of your server where your images are stored. Pixboost will allow only requests to the images from domains that are listed. Using list of domains allows us to make service secure and protect you account from malicious abuse.

When you login for the first time then you will see a "Welcome" banner:

Click on the "Plus" button, and you will have to add your domain name in a dialog window "Add domain":

Enter your domain and click the "Add" button:

You will see adeed domain in the list now:

That's enough to start using the service. Try it out it in your browser:

https://pixboost.com/api/2/img/http://i.imgur.com/RgSMqlKg.jpg/resize?size=200&auth=MzI0NTc5NDAyMQ__

If you prefer to not specify full URL of the original image

If you'd like to load images from a private AWS S3 bucket then click on the "Bucket" icon and follow

steps from here