QUICK TIP

Identified the media you would like to use?
Get started by checking out the API User Guide - Media.

Download

Method
Description

GET

Download Compressed Library of 3D Model File

https://api.stb.gov.sg/media/download/v2/compresslib/{uuid}

Download compressed library containing 3D model file. You can retrieve the uuid from the Search Library By Keyword or UUIDs API.

GET

Download Media File

https://api.stb.gov.sg/media/download/v2/{uuid}

Download media file. The query parameter includes file type. You can retrieve the uuid from Search Media By Keyword or UUIDs API.

Libraries

Method
Description

GET

Get Media By Library UUID

https://api.stb.gov.sg/media/libraries/v2/details/{uuid}

Retrieve a list of Media of a Library (using the Library uuid).

GET

Search Libraries By Keyword or UUIDs

https://api.stb.gov.sg/media/libraries/v2/searchAll

Perform a search on all Libraries using keyword or uuids as searchType parameter. The query parameters include: category, types of media (e.g. image, video, document) and sort

General

Method
Description

GET

List Media Content Types

https://api.stb.gov.sg/media/common/v2/content/types

Retrieve a list of media content types (or sub-category) for each media content category.

Media

Method
Description

GET

List Types of Media

https://api.stb.gov.sg/media/common/v2/types

Retrieve a list of the types of media (e.g. image, 3dmodel, etc) available in TIH.

GET

Search Media By Keyword or UUIDs

https://api.stb.gov.sg/media/common/v2/search

Perform a search on all Media based on keyword or uuids as searchType parameter. The query parameters include: category, types of media (e.g. image, video, document), orientation and sort. You will get result of all types of media such as image, video and document.