Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY.
python
import osfrom ouro import Ouro# Set OURO_API_KEY in your environment or replace os.environ.get("OURO_API_KEY")ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))file_id = "68770fb0-82bf-4b49-ac34-1c0e52fa13d4"# Retrieve file metadata and signed URLf = ouro.files.retrieve(file_id)print(f.name, f.visibility)data = f.read_data() # fetches signed URLprint(data.url)
Ti2Fe6Co3B phase diagram 1
4.83 MB
.html file
Loading compatible actions...
Loading comments...
Phase diagram of Ti2Fe6Co3B; e_above_hull: 5.429269 eV/atom; predicted_stable: False