返回顶部
z

zernio-apiZernio API参考

Official Zernio API reference for scheduling posts across 14 social media platforms. Covers authentication, endpoints, webhooks, and platform-specific features. Use when building with the Zernio Social Media Scheduling API.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
255
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

zernio-api

Zernio API 参考

通过单一API在14个社交媒体平台上安排帖子。

基础URL: https://zernio.com/api/v1

文档: docs.zernio.com

快速入门

bash

1. 创建个人资料


curl -X POST https://zernio.com/api/v1/profiles \
-H Authorization: Bearer YOURAPIKEY \
-d {name: 我的品牌}

2. 连接账号(打开OAuth)

curl https://zernio.com/api/v1/connect/twitter?profileId=PROFILE_ID \ -H Authorization: Bearer YOURAPIKEY

3. 创建帖子

curl -X POST https://zernio.com/api/v1/posts \ -H Authorization: Bearer YOURAPIKEY \ -d {content: 你好!, platforms: [{platform: twitter, accountId: ACC_ID}], publishNow: true}

规则文件

阅读单独的规则文件以获取详细文档:

支持的平台

Twitter/X、Instagram、Facebook、LinkedIn、TikTok、YouTube、Pinterest、Reddit、Bluesky、Threads、Google Business、Telegram、WhatsApp、Snapchat



Zernio - 面向开发者的社交媒体调度API

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 zernio-api-1776089705 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 zernio-api-1776089705 技能

通过命令行安装

skillhub install zernio-api-1776089705

下载

⬇ 下载 zernio-api v1.0.3(免费)

文件大小: 15.43 KB | 发布时间: 2026-4-14 10:26

v1.0.3 最新 2026-4-14 10:26
- No changes detected in this release.
- Version number updated to 1.0.3.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部