Photos API

Photos API

Fetch high-quality stock photos and PNGs for your applications.

List Photos

GET /api/photos

Parameters:

  • query: Search term (e.g. "nature")
  • category: 1 for PNG, 2 for Stock
  • per_page: Items per page (default: 30)

Get a Photo

GET /api/photos/{id}

Retrieve detailed metadata for a single photo including orientation, tags, dimensions, and author details.