Pick your language
TypeScript
Node.js, ESM and CommonJS.
Python
For scripts and services.
PHP
Framework-agnostic, Laravel-friendly.
Java
Maven Central and Gradle.
Go
A single idiomatic module.
Build a connector
Push your own ERP or storefront to Elastly.
Install
The one thing to get right: the decision id
Every priced line comes back with apricingDecisionId. Store it in your own system, on the quote
line it priced. When that quote later closes and you send it back to Elastly, the id is how Elastly
ties what it recommended to what your rep actually did. That difference is what the pricing model learns
from. Every language page shows where to persist it, and it is the first thing to wire up.
Where the source lives
The four generated SDKs are open source, each in its own public repo. The TypeScript SDK is hand-written and published to npm.@elastly/sdk
TypeScript, on npm.
elastly-python
On PyPI and GitHub.
elastly-php
On Packagist and GitHub.
elastly-java
On Maven Central and GitHub.
elastly-go
On GitHub.
More coming soon
Need a language we don’t list? Tell us.