search
models

Search and filters in models

get/v3/search?type=models

Query parameters

qstring

Space separated keywords

userstring

Searches models by a <a href="#!/users/" target="_blank">user</a> (username)

tagsstring[]

Searches models by <a href="#!/tags/" target="_blank">tags</a> (slug)

categoriesstring[]

Searches models by categories (slug)

date1 | 7 | 31

Limit search to a specific period only (in days)

downloadableboolean
animatedboolean
staffpickedboolean
soundboolean
min_face_countinteger

Minimum number of faces

max_face_countinteger

Maximum number of faces

pbr_type'false' | 'true' | 'metalness' | 'specular'

Filter by PBR type. Set to metalness to search Metalness/Roughness models only. Set to specular to search Specular/Glossiness models only. Set to true to search PBR models only. Set to false to search non-PBR models only.

riggedboolean

false by default. Set to true to search rigged models only. Set to false to search all models

collectionstring

Searches models by collection (uid)

sort_by'likeCount' | '-likeCount' | 'viewCount' | '-viewCount' | 'publishedAt' | '-publishedAt' | 'processedAt' | '-processedAt'

How to sort results. When omitted, results are sorted by relevance

file_formatstring

Searches models by <a href='https://help.sketchfab.com/hc/en-us/articles/202508396-3D-File-Formats' target='_blank'>file format</a>. Ex: obj, fbx, blend...

license'by' | 'by-sa' | 'by-nd' | 'by-nc' | 'by-nc-sa' | 'by-nc-nd' | 'cc0' | 'ed' | 'st'
max_uv_layer_countinteger
available_archive_typestring
archives_max_sizeinteger
archives_max_face_countinteger
archives_max_vertex_countinteger
archives_max_texture_countinteger
archives_texture_max_resolutioninteger
archives_flavoursboolean

If true, returns all archives flavours, listed by archive type, and sorted by texture resolution (descending). If false, only the texture with the highest reslution is returned for each archive type.

processing_status'pending' | 'processing' | 'succeeded' | 'failed'

DEPRECATED: This filter will have no impact on the returned results

Response

Models matching the search

Changes

No recorded changes to this endpoint across all 1 revision of this API.