TouchDesigner_REST_API_Interaction icon indicating copy to clipboard operation
TouchDesigner_REST_API_Interaction copied to clipboard

A repository demonstrating how to access REST APIs and parse JSON responses with TouchDesigner

TouchDesigner REST API Interaction

A repository demonstrating how to access REST APIs and parse JSON responses with TouchDesigner.

To use the TOE file you will need to download TouchDesigner by Derivative. This can be used freely for non-commercial projects and education. You will also need to obtain an API key for the OpenWeather API. In this example we retrieve the current weather conditions for location by city ID. For example, 2643743 is the OpenWeather API city ID for London.

TouchDesigner API Call