Skip to main content

Ionworks API Client

This is a read-only mirror. The source of truth is a private repo.

A Python client for interacting with the Ionworks API.

Installation

pip install ionworks-api

Quick start

from ionworks import Ionworks

# Initialize client (uses IONWORKS_API_KEY from environment/.env file)
client = Ionworks()

# or provide credentials directly
client = Ionworks(api_key="your_key")

Get your API key from the Ionworks account settings.

Sub-clients

The client exposes domain-specific sub-clients:

Sub-client Access Description
Projects client.project Create, list, update, delete projects
Models client.model Create, list, update, delete models
Parameterized models client.parameterized_model List, create, get parameter values
Studies client.study Manage studies and assign simulations/measurements
Protocols client.protocol Validate UCP protocols
Simulations client.simulation Run simulations and retrieve results
Pipelines client.pipeline Submit parameterization pipelines
Optimizations client.optimization Run design optimizations
Cell specifications client.cell_spec Manage cell specifications
Cell instances client.cell_instance Manage cell instances
Cell measurements client.cell_measurement Upload and retrieve measurement data
Jobs client.job Monitor and cancel background jobs

Documentation

Environment variables

Variable Required Default Description
IONWORKS_API_KEY Yes — API key from account settings
IONWORKS_API_URL No https://api.ionworks.com API base URL
IONWORKS_PROJECT_ID For pipelines / project-scoped calls — Default project ID from your project settings page. Used as the default project_id on the client. (PROJECT_ID is accepted as a deprecated fallback.)

The client does not load .env files on its own. If your variables live in a .env, call load_dotenv() yourself before constructing the client:

from dotenv import load_dotenv
load_dotenv()

from ionworks import Ionworks
client = Ionworks()

Release files for ionworks-api 0.34.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ionworks-api 0.34.0
File Size Uploaded
ionworks_api-0.34.0.tar.gz 177.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ionworks-api 0.34.0
File Interpreter ABI Platform
ionworks_api-0.34.0-py3-none-any.whl Python 3 none any Details

Total release size: 384.8 kB

Release files / ionworks_api-0.34.0.tar.gz

Download URL ionworks_api-0.34.0.tar.gz
Size 177.7 kB
Tags Source
SHA-256 checksum
How to use checksums
dd1e11ca8648952b280e93f25d1ab43dce958242eaf673c56b8217b0c883bbe1
BLAKE2b-256 checksum
How to use checksums
89b3d87a3cfb0cd85b83937465f4354c58ca03ec9c247d34f65f911c41cb6ce6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / ionworks_api-0.34.0-py3-none-any.whl

Download URL ionworks_api-0.34.0-py3-none-any.whl
Size 207.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2e9fc120db2bdd1fb60750a53d14c5cab71836d42774acf9f31a042c79b64b2f
BLAKE2b-256 checksum
How to use checksums
16a30f289f6d809e25018c0f510db96883c1607f50636934bc74863d06cad9e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

0.34.0 This release

2 release files

0.33.0

2 release files

0.32.0

2 release files

0.29.0

2 release files

0.28.0

2 release files

0.27.0

2 release files

0.26.0

2 release files

0.23.0

2 release files

0.22.0

2 release files

0.21.0

2 release files

0.20.0

2 release files

0.19.0

2 release files

0.18.0

2 release files

0.17.0

2 release files

0.16.0

2 release files

0.15.1

2 release files

0.15.0

2 release files

0.13.0

2 release files

0.12.0

2 release files

0.10.2

2 release files

0.10.1

2 release files

0.10.0

2 release files

0.9.0

2 release files

0.8.0

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.3

2 release files

0.5.2

2 release files

0.5.1

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.0

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page