Welcome to the API Service

Here is a quick overview of the details about our API services.

Unsplash Image API

API Endpoints:

  • https:///unsplash/widthxheight/param1,param2
  • (alternative) https:///api/unsplash/widthxheight/param1,param2

How to use the API:

  • Use the endpoint to fetch random Unsplash images based on request size and parameters.
  • Random Image: If you don't specify any image size or keywords you will get a random image in default size
  • Image Size: You can request an image with a specific widthxheight, if this is not set it will use default of 300x200px.
  • Search by keyword(s): You can include keywords to help search for matching images, these are added with a comma separating each keyword (param1,param2, etc).

Examples: