Get Images From Image Library

Fetch third-party images for the specified taxonomies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pass a comma-delimited list via the taxonomies query string param. Make sure that the request path is URL encoded - e.g.:

curl GET 'https://backstage.taboola.com/backstage/api/1.0/operations/thirdparty/image?taxonomies=Obama,%22White%20House%22'
🚧

To submit non-English keywords:

Check that your desired language is supported. (See the Dictionary.)
Include the language query string param with the desired value.

If you omit the language param and submit non-English keywords, the API may return very few results - or incorrect results.

Query Params
string
required
Defaults to “Joe Biden”,”presidential elections”

An array of taxonomies in JSON format.

string

(Optional) A 2-letter language code (default = English)
See the Dictionary for a list of supported languages.

Language
Credentials
OAuth2
LoadingLoading…