Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY.
import os
from 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 = "c9e71a9d-4ccb-49a0-8ea8-c4d7a2dd0837"
# Retrieve file metadata and signed URL
f = ouro.files.retrieve(file_id)
print(f.name, f.visibility)
data = f.read_data() # fetches signed URL
print(data.url)Mn2CrFe4Co4N SG #1
Crystal structure for Mn2CrFe4Co4N | Space group: 1 (resolved from structure) | Number of atoms: 12 | Generated: 2025-09-16 08:01:18
Mn2CrFe4Co4N SG #1 - phonon dispersion
Image filePhonon band structure (supercell [2, 2, 2], Δ=0.01 Å); no imaginary modes; min freq = -0.03 THz
1moMn2CrFe4Co4N phase diagram
.html filePhase diagram of Mn2CrFe4Co4N; e_above_hull: 0.235068 eV/atom; predicted_stable: False
1moAI-discovered magnetic material: Mn2CrFe4Co4N (performance score: 0.740) | Space group: 1 (resolved from structure) | Key properties: Tc: 612K, Ms: 0.14T, Cost: $13/kg, E_hull: 0.235eV/atom, Dynamically stable | Discovered in 20 AI iterations | - The combination of Mn, Cr, Fe, Co, and N in this stoichiometry yields a high Curie temperature and magnetic density. - The material is dynamically stable, which supports its structural integrity. - The energy above hull suggests that the material is metastable or unstable thermodynamically. - Cost is low, indicating practical feasibility from an economic standpoint.
1mo