Search and filter artworks by query, creation time, material, technique, and origin. The natural language search uses semantic AI to understand the context of your query, so you can search for artworks by their style, subject, or even emotions they evoke. The API returns a list of artworks matching the given criteria.
This API is powered by the ArtSearch platform, which provides a vast collection of artworks from various periods and styles.
typematerialtechnique{
"available": 993,
"number": 3,
"offset": 0,
"artworks": [
{
"id": 25623857,
"title": "Knightly Sword",
"image": "https://img.apileague.com/artworks/knightly_sword_unknown23_1450.jpg"
},
{
"id": 25426886,
"title": "Sculpture of a Kneeling Knight or King",
"image": "https://img.apileague.com/artworks/sculpture_of_a_kneeling_knight_or_king_unknown383_1250.jpg"
},
{
"id": 25934005,
"title": "A Knight in Armor",
"image": "https://img.apileague.com/artworks/a_knight_in_armor_unknown32_1907.jpg"
}
]
} {{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
You can search by query, creation time, material, technique, and origin. The API also supports semantic search to find artworks by style, subject, or emotion.
Yes, the natural language search uses semantic AI to understand context, allowing searches for specific styles, subjects, or emotions.
The API is powered by the ArtSearch platform, which aggregates a vast collection of artworks from various periods and styles from around the world.
The Art Search API allows you to search for artworks using natural language queries and filters, while the Retrieve Artwork API is designed to get details about a specific artwork if you already know its ID.