PrintNowPrintNowDocs

Pixabay

Configure Pixabay integration to provide free stock images in the Print Editor.

Pixabay is a free stock image library with millions of royalty-free photos. When enabled, a Pixabay search panel appears in the Print Editor's image sidebar, allowing customers to search for and insert high-resolution stock photos directly into their designs without leaving the editor.

This integration requires a Pixabay API key. You can obtain one for free by creating an account at pixabay.com and requesting API access.

Configure Pixabay

  1. From your Unified Admin, go to Settings > Partner Apps > Pixabay.
  2. Enter your Pixabay API Key.
  3. Click Save.

To disable the integration, clear the API Key field and save.

Settings

FieldDescription
API KeyYour Pixabay API key. This key is stored per-storefront and used server-side to authenticate requests to the Pixabay API. The key is never exposed to the browser -- all Pixabay API calls are proxied through the Editor API.

How It Works

When a valid API key is configured, the Print Editor displays a Pixabay panel in the images sidebar. Customers can search for photos by keyword, browse results in a masonry grid layout, and scroll through pages of results.

When a customer selects an image:

  1. The Editor API downloads the full-resolution image from Pixabay
  2. The image is stored in the customer's upload directory (with deduplication to avoid re-downloading the same image)
  3. The image is inserted onto the design canvas and available for positioning, resizing, and other editing operations

Search Behavior

  • Results are filtered to photos only with safe search enabled
  • Images are sorted by popularity by default
  • Results are paginated with 20 images per page and infinite scroll loading
  • API responses are cached for 24 hours server-side to reduce API calls

Associations

AreaEffect
Images sidebar - Pixabay panelWhen a Pixabay API key is configured, a Pixabay search panel appears in the editor's image sidebar. Customers can search for stock photos by keyword and insert them directly into their designs.
Image downloadsSelected Pixabay images are downloaded at full resolution through the Editor API and stored in the customer's upload directory. Downloaded images are flagged as Pixabay-sourced and cached to prevent duplicate downloads.
  • Deposit Photos — paid stock image integration with curated collections and per-image fees
  • Filestack — multi-source file picker for uploading images from cloud services
  • Dropbox — let customers upload files from their Dropbox account
  • Google Drive — let customers upload files from their Google Drive account

On this page