Zernio
Zernio
OverviewSDKsNode.jsPythonGoRubyJavaPHP.NETRust
Dashboard
llms.txtOpenAPI
OverviewPlatformsAPI ReferenceResources

SDKs

Official Zernio API client libraries for Node.js, Python, Go, Ruby, Java, PHP, .NET, and Rust. Post to 16 social platforms.


Official client libraries for the Zernio API in eight languages. Every SDK covers the full API surface: posts, accounts, profiles, analytics, inbox, ads, phone numbers, WhatsApp, workflows, and more. Each one has a dedicated page with installation, authentication, and working examples.

Official SDKs

Node.js

npm install @zernio/node — TypeScript types for every request and response

Python

pip install zernio-sdk — sync and async clients, direct media uploads

Go

go get github.com/zernio-dev/zernio-go — context-first, builder-style requests

Ruby

gem install zernio-sdk — typed models with per-call response metadata

Java

com.zernio:zernio-sdk on Maven Central — built on java.net.http, Java 11+

PHP

composer require zernio-dev/zernio-php — Guzzle-based, PHP 8.1+

.NET

dotnet add package Zernio — C# client with reusable HttpClient support

Rust

cargo add zernio — async client built on reqwest

Chat SDK Adapter

Build chatbots that work across all Zernio-supported messaging platforms through a single Chat SDK integration.

@zernio/chat-sdk-adapter

Vendor official Chat SDK adapter for Instagram, Facebook, Telegram, WhatsApp, X, Bluesky & Reddit

See the full Chat SDK integration guide for setup instructions and examples.

OpenAPI

Prefer to generate your own client, or use a language we don't ship yet? The full API is described in one OpenAPI 3.1 spec.

OpenAPI Spec

zernio.com/openapi.yaml

Was this page helpful?

Tenant Inbox & DMs

Build a unified social inbox for each of your customers - webhook-first message ingestion, routing events to the right tenant, replying, and backfills.

Node.js

Official Node.js and TypeScript SDK for the Zernio API. Install @zernio/node and publish to 14+ social platforms with fully typed requests and responses.

On this page

Official SDKsChat SDK AdapterOpenAPI