返回顶部
z

zapyeti

Use the ZapYeti API to list debts, track balances, view payoff schedules, log payments, and monitor debt-free progress via api.zapyeti.com. Use when the user asks about ZapYeti data, debt tracking, payoff progress, payment history, or debt plan management.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.2.0
安全检测
已通过
183
下载量
0
收藏
概述
安装方式
版本历史

zapyeti

# ZapYeti Track and manage debt payoff plans on [ZapYeti.com](https://zapyeti.com) via REST API. ## Setup - Requires env: `ZAPYETI_API_KEY` - Generate an API key at ZapYeti.com → Settings → API Keys ## Usage Use the helper script for all API calls: ```bash scripts/zy_api.sh <METHOD> <path> [json_body] ``` ### Common workflows **List all debts:** ```bash scripts/zy_api.sh GET /api/debts/ ``` **Get a specific debt:** ```bash scripts/zy_api.sh GET /api/debts/DEBT_ID ``` **Log a payment:** ```bash scripts/zy_api.sh POST /api/payments/ \ '{"debt_id":"DEBT_ID","amount":5000,"date":"2026-03-06"}' ``` **Payment summary:** ```bash scripts/zy_api.sh GET /api/payments/summary ``` **Payment history:** ```bash scripts/zy_api.sh GET /api/payments/history ``` **User profile:** ```bash scripts/zy_api.sh GET /api/users/me ``` **Export data:** ```bash scripts/zy_api.sh GET /api/settings/export scripts/zy_api.sh GET /api/settings/export/csv ``` ## API Reference See `references/api.md` for the full endpoint list including debts, payments, SimpleFin sync, social features, and admin endpoints. ## Notes - Amounts are in cents: $50.00 = 5000 - Debt payoff strategies: snowball (smallest first) and avalanche (highest interest first)

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 zapyeti-1776381722 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 zapyeti-1776381722 技能

通过命令行安装

skillhub install zapyeti-1776381722

下载 Zip 包

⬇ 下载 zapyeti v1.2.0

文件大小: 2.91 KB | 发布时间: 2026-4-17 16:39

v1.2.0 最新 2026-4-17 16:39
Added homepage and source URL for provenance. Fixed registry metadata consistency.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部