ActiWAPI JavaScript Client
JavaScript · v1.0.0
Lightweight fetch-based client for browser and Node.js.
Copy actiwapi-client.js into your projectDownload
Starter client libraries help you integrate faster. Each package wraps authentication and common endpoints — copy the file into your project or download from the links below.
JavaScript · v1.0.0
Lightweight fetch-based client for browser and Node.js.
Copy actiwapi-client.js into your projectDownload
Python · v1.0.0
requests-based starter client for Python integrations.
pip install requests # then copy actiwapi_client.pyDownload
PHP · v1.0.0
cURL-based PHP client for Laravel and plain PHP apps.
composer require guzzlehttp/guzzle # optional; starter uses cURLDownload
Go · v1.0.0
net/http starter client for Go services.
go get github.com/your-org/actiwapi-go # starter file providedDownload