← Back to changelog
Feb 7, 2026

Official SDKs Are Live: Node, Python, Go, PHP, Ruby + CLI

ActivitySmith SDKs

The official ActivitySmith SDK suite is now available across all major backend stacks.

You can now integrate ActivitySmith with:

Install

# Node.js SDK
npm i activitysmith
# Python SDK
pip install activitysmith
# Go SDK
go get github.com/ActivitySmithHQ/activitysmith-go
# PHP SDK
composer require activitysmith/activitysmith
# Ruby SDK
gem install activitysmith
# ActivitySmith CLI
npm i -g activitysmith-cli

Documentation

Full SDK documentation: