🚀 Our new and improved config V3 is now live! See API reference for details.
Python
import requests url = "https://platform.reducto.ai/version" response = requests.get(url) print(response.text)
"<string>"
Successful Response
The response is of type string.
string
Was this page helpful?
Contact support