unsplash v1.1.0 Unsplash.Search View Source

All /search/* api endpoints

Link to this section Summary

Functions

GET /search/collections

GET /search/photos

GET /search/users

Link to this section Functions

GET /search/collections

Args:

  • query Search terms.

GET /search/photos

Args:

  • opts - Keyword list of options

Options:

  • query - Search terms.
  • collections - Collection ID(‘s) to narrow search. If multiple, comma-separated.
  • orientation - Filter search results by photo orientation. Valid values are landscape, portrait, and squarish.

GET /search/users

Args:

  • query Search terms.