Project
Introduction
Description
Collaboration Demo
Example Models
Partners
Community
Publications
Creative Incubators
Alliances
Downloads
Support
Content Server API
Reconstruction Server API
About
Latest News
Blog
Contact
Login
Content Server API Reference
Overview
Introduction
Authorisation
Examples
C#
Unity
Interfaces
/api/replicate
/api/export
/api/thumbnail
/api/users
/api/model
/api/texture
/api/recon
/api/debug
/api/scene
/api/texture
Download and upload texture files
Get
/api/texture?id={id}
Download texture with given id in default JPG format
Get
/api/texture?id={id}&fmt={format_specifier}
Download texture with given id in specified format.
Format specifier must be one of jpg, png, tiff
Back to contents