Python
import requests url = "https://platform.reducto.ai/version" response = requests.get(url) print(response.text)
Documentation IndexFetch the complete documentation index at: https://docs.reducto.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.reducto.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?
Contact support