Official API clients for the Parallel Works ACTIVATE platform.
| Language | Package | Installation |
|---|---|---|
| TypeScript | @parallelworks/client |
npm install @parallelworks/client |
| Go | github.com/parallelworks/client-go |
go get github.com/parallelworks/client-go |
| Python | parallelworks-client |
pip install parallelworks-client |
SDK versions match the Parallel Works platform version. For example:
- SDK v6.9.0 is compatible with platform v6.9.0
Only stable releases are published to package registries.
These SDKs are automatically generated from the OpenAPI specification when the core platform is released and the API specification has changed.
For full API documentation, visit https://parallelworks.com/docs.
MIT License - see LICENSE for details.