API endpoints for perturbation and/or expression?

Going to an example gene page: TACO1 DepMap Gene Summary, we see plots of data for perturbation and characterization.

Are there any publicly available API endpoints to fetch this data? Either the raw data, or summary statistics of the data.

Or is the only route to get this information to:

  1. Download the DepMap CSV (coming from Dataset download using API call programmatically )
  2. Manually parse this information from the CSV data