API
Client libraries
Official SDKs that wrap the REST API with typed clients and helpers.
Languages#
| Language | Package | Status |
|---|---|---|
| Node / TypeScript | @pierflow/node | Stable |
| Python | pierflow | Beta |
| Go | github.com/pierflow/pierflow-go | Beta |
| Ruby | pierflow | Planned |
Install#
bash
bashnpm install @pierflow/node
pip install pierflow
go get github.com/pierflow/pierflow-goUsage#
SDKs accept an environment option and read PIERFLOW_KEY from your environment by default.