Docs

SDK & Libraries

Official SDKs for integrating VIERCE into your stack. All SDKs are open-source and community contributions are welcome.

Node.js@vierce/sdk
View on GitHub

The official Node.js SDK. Works with Next.js, Express, and any Node.js runtime.

$ npm install @vierce/sdk

Features

Full API coverageTypeScript typesStreaming supportMiddleware helpers
Pythonvierce-sdk
View on GitHub

Python SDK for integrating VIERCE into your Python applications and scripts.

$ pip install vierce-sdk

Features

Async supportType hintsCLI integrationWebhook helpers
Gogithub.com/vierce/sdk-go
View on GitHub

Go SDK for building high-performance integrations with VIERCE.

$ go get github.com/vierce/sdk-go

Features

Goroutine-safeContext supportRetry logicMiddleware chain
REST API
View on GitHub

Platform-agnostic REST API. Use with any language that supports HTTP.

$ curl https://api.vierce.dev/v1/...

Features

Rate limitingPaginationWebhook eventsAPI keys