Openverse · Example Payload

Images_Search_200

ImageAudioCreative CommonsOpen MediaSearchOpen DataCultural HeritageMuseums

Images_Search_200 is an example object payload from Openverse, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

result_countpage_countpage_sizepageresultswarnings

Example Payload

Raw ↑
{
  "result_count": 10000,
  "page_count": 20,
  "page_size": 20,
  "page": 1,
  "results": [
    {
      "id": "4bc43a04-ef46-4544-a0c1-63c63f56e276",
      "title": "Tree Bark Photo",
      "indexed_on": "2022-08-27T17:39:48Z",
      "foreign_landing_url": "https://stocksnap.io/photo/XNVBVXO3B7",
      "url": "https://cdn.stocksnap.io/img-thumbs/960w/XNVBVXO3B7.jpg",
      "creator": "Tim Sullivan",
      "creator_url": "https://www.secretagencygroup.com",
      "license": "cc0",
      "license_version": "1.0",
      "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
      "provider": "stocksnap",
      "source": "stocksnap",
      "category": "photograph",
      "filesize": 896128,
      "filetype": "jpg",
      "tags": [
        {
          "accuracy": null,
          "name": "tree",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "bark",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "texture",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "wood",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "nature",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "pattern",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "rough",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "surface",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "brown",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "old",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "background",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "trunk",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "natural",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "forest",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "detail",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "lumber",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "weathered",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "timber",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "stump",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "closeup",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": null,
          "name": "root",
          "unstable__provider": "stocksnap"
        },
        {
          "accuracy": 0.95,
          "name": "tree",
          "unstable__provider": "machine_example"
        },
        {
          "accuracy": 0.9,
          "name": "bark",
          "unstable__provider": "machine_example"
        },
        {
          "accuracy": 0.98,
          "name": "plant",
          "unstable__provider": "machine_example"
        }
      ],
      "attribution": "\"Tree Bark Photo\" by Tim Sullivan is marked with CC0 1.0. To view the terms, visit https://creativecommons.org/publicdomain/zero/1.0/.",
      "fields_matched": [
        "title"
      ],
      "mature": false,
      "height": 4016,
      "width": 6016,
      "thumbnail": "https://api.openverse.org/v1/images/4bc43a04-ef46-4544-a0c1-63c63f56e276/thumb/",
      "detail_url": "https://api.openverse.org/v1/images/4bc43a04-ef46-4544-a0c1-63c63f56e276/",
      "related_url": "https://api.openverse.org/v1/images/4bc43a04-ef46-4544-a0c1-63c63f56e276/related/",
      "unstable__sensitivity": []
    }
  ],
  "warnings": [
    {
      "code": "partially invalid request parameter",
      "message": "Some of the request parameters were bad, but we were able to process the request. Here's some information that might help you fix the problem for future requests."
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/images_search_200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.