How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Getting model/assumption names tied to an econ run via API?

calendar_today May 4, 2026 person @Danny_Cooney Danny Cooney domain combocurve

Unfortuenly We don’t have a CSV/Excel export endpoint for scenario tables. Please take a look at this workflow: Get Scenario: https://docs.api.combocurve.com/api/get-scenarios Pull all econ models for project: https://docs.api.combocurve.com/api/get-econ-models Loop through all econ models and use the given model id and model type to call the assignments endpoint: https://docs.api.combocurve.com/api/get-econ-models-assignments-read This will be an api call per model in the endpoint

open_in_new Read original post