registry by frames-engineering/skills
npx skills add https://github.com/frames-engineering/skills --skill registry面向 AI 代理的按次付费 API 网关。通过 x402 支付协议提供 10 项服务。无需 API 密钥,无需订阅——只需使用加密货币为每次请求付费。
https://registry.frames.ag
使用付费端点需要一个已充值 USDC 的加密货币钱包。有两种选择:
POST /x402/fetch 调用自动处理 402 检测、支付签名和重试。您无需管理私钥。GET https://registry.frames.ag/api/servicesGET https://registry.frames.ag/api/service/{slug}/skill.md广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
GET https://registry.frames.ag/api/pricing/x402/fetch 或直接使用 x402 头部(见下文支付协议)| 服务 | 标识符 | 描述 | 端点数量 | 价格范围 |
|---|---|---|---|---|
| Twitter API | twitter | 完整的 Twitter API 访问 - 通过 twitterapi.io 获取用户、推文、搜索、社区、空间、趋势等 | 26 | $0.005 - $0.02 |
| AI 生成 API | ai-gen | 运行 AI 模型进行图像、视频、音频和 3D 生成 | 1 | $0.01 |
| x402 测试服务 | test | 在 Base Sepolia (EVM) 和 Solana Devnet 上测试 x402 支付流程。使用此服务验证您的 x402 客户端集成是否正常工作。 | 2 | $0.001 |
| Exa API | exa | 通过 Exa 进行语义网络搜索 | 4 | $0.002 - $0.01 |
| Wordspace 代理 | wordspace | 具有沙箱执行环境和 OpenProse 技能的 AI 代理循环 | 1 | $2 |
| OpenRouter | openrouter | 通过 300+ 模型进行文本生成(OpenAI、Anthropic、Google、Meta 等) | 0 | 免费 |
| Jupiter API | jupiter | 通过 Jupiter 进行 Solana 代币兑换、价格查询、搜索和投资组合管理 | 4 | $0.002 - $0.01 |
| NEAR Intents API | near-intents | 通过 1Click 存款地址进行跨链代币兑换 | 1 | $0.01 |
| AgentMail API | agentmail | AI 代理的电子邮件基础设施 —— 创建收件箱、发送/接收邮件、管理会话 | 5 | $0.005 - $0.01 |
| CoinGecko API | coingecko | 加密货币价格数据、市场信息和代币搜索 —— 价格、市值、热门代币,以及搜索 10,000+ 种加密货币 | 5 | $0.002 - $0.005 |
每项服务位于 https://registry.frames.ag/api/service/{slug} 并提供以下端点:
| 端点 | 描述 |
|---|---|
GET / | 服务信息 |
GET /health | 健康检查 |
GET /docs | 交互式 API 文档 |
GET /openapi.json | OpenAPI 3.x 规范 |
GET /skill.md | 面向代理的文档 |
twitter)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/user-info | $0.005 | 通过用户名查找 Twitter 用户资料 —— 返回简介、粉丝/关注数量、认证状态和资料元数据 |
POST /api/user-tweets | $0.01 | 通过用户名或用户 ID 获取用户的近期推文,可选择包含回复和游标分页 |
POST /api/user-followers | $0.01 | 列出关注某用户的账户,分页显示,每页最多 200 条,支持基于游标的导航 |
POST /api/user-following | $0.01 | 列出某用户关注的账户,分页显示,每页最多 200 条,支持基于游标的导航 |
POST /api/verified-followers | $0.01 | 仅列出关注某用户的认证(蓝标)账户,通过用户 ID 和游标分页 |
POST /api/search-users | $0.01 | 通过关键词搜索 Twitter 用户 —— 匹配姓名、简介和用户名 |
POST /api/user-mentions | $0.01 | 获取 @提及 某用户的推文,可选择时间范围过滤(sinceTime/untilTime Unix 时间戳) |
POST /api/check-follow | $0.005 | 检查一个用户是否关注另一个用户 —— 返回两个用户名之间的关注关系 |
POST /api/batch-users | $0.02 | 通过逗号分隔的用户 ID 在一个请求中获取多个用户资料 |
POST /api/tweets-by-ids | $0.01 | 通过逗号分隔的推文 ID 获取多条推文的完整数据 |
POST /api/tweet-replies | $0.01 | 获取对特定推文的回复,可按相关性、最新或点赞数排序,支持游标分页 |
POST /api/search-tweets | $0.01 | 高级推文搜索,支持操作符 —— 支持 from:、to:、has:media、日期范围、互动过滤器和布尔逻辑 |
POST /api/tweet-quotes | $0.01 | 获取特定推文的所有引用推文,可选择时间范围和回复包含过滤器 |
POST /api/tweet-retweeters | $0.01 | 列出转发了特定推文的用户,支持游标分页 |
POST /api/tweet-thread | $0.01 | 检索推文的完整对话线程 —— 上下文中的父推文和回复 |
POST /api/list-tweets | $0.01 | 通过列表 ID 获取 Twitter 列表中的推文,可选择时间范围和回复过滤器 |
POST /api/list-followers | $0.01 | 列出关注特定 Twitter 列表的用户,支持游标分页 |
POST /api/list-members | $0.01 | 列出 Twitter 列表的所有成员,支持游标分页 |
POST /api/community-info | $0.005 | 获取 Twitter 社区的元数据 —— 名称、描述、成员数量、规则和创建日期 |
POST /api/community-members | $0.01 | 列出 Twitter 社区的成员,支持游标分页 |
POST /api/community-tweets | $0.01 | 获取在 Twitter 社区中发布的推文,支持游标分页 |
POST /api/space-detail | $0.005 | 获取 Twitter Space 的详细信息 —— 标题、主持人、参与者、日程安排和状态(直播/已安排/已结束) |
POST /api/article | $0.01 | 通过包含它的推文 ID 检索 Twitter 长文(Notes) |
POST /api/trends | $0.01 | 通过 WOEID 获取某个位置的趋势话题(1=全球,23424977=美国,2459115=纽约市) |
POST /api/invoke | $0.01 | 搜索推文(旧版 —— 请改用 /api/search-tweets) |
POST /api/search | $0.01 | 搜索推文(旧版 —— 请改用 /api/search-tweets) |
ai-gen)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/invoke | $0.01 | 运行 AI 模型预测(价格因模型而异) |
test)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/invoke | $0.001 | 测试 x402 支付流程(Base Sepolia 和 Solana Devnet) |
POST /api/echo | $0.001 | 回显数据并附带支付验证 |
exa)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/search | $0.01 | 语义网络搜索 |
POST /api/find-similar | $0.01 | 查找相似页面 |
POST /api/contents | $0.002 | 提取 URL 内容 |
POST /api/answer | $0.01 | AI 驱动的答案 |
wordspace)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/invoke | $2 | 运行 wordspace AI 代理循环 |
jupiter)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/swap | $0.01 | 获取兑换报价和未签名的交易 |
POST /api/price | $0.002 | 代币价格查询 |
POST /api/tokens | $0.002 | 代币搜索和元数据 |
POST /api/portfolio | $0.005 | 钱包投资组合持仓 |
near-intents)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/quote | $0.01 | 跨链兑换报价和存款地址 |
agentmail)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/inbox/create | $0.01 | 为 AI 代理创建新的电子邮件收件箱 |
POST /api/send | $0.01 | 从代理收件箱发送电子邮件 |
POST /api/messages | $0.005 | 列出收件箱中的邮件 |
POST /api/message | $0.005 | 通过 ID 获取特定邮件 |
POST /api/threads | $0.005 | 列出收件箱中的电子邮件会话 |
coingecko)| 端点 | 价格 | 描述 |
|---|---|---|
POST /api/price | $0.002 | 获取任何法币/加密货币的代币价格 |
POST /api/token-info | $0.005 | 获取详细的代币信息和市场数据 |
POST /api/trending | $0.005 | 获取当前热门代币 |
POST /api/markets | $0.005 | 获取代币市场数据,支持排序和分页 |
POST /api/search | $0.003 | 通过名称或符号搜索代币 |
ai-gen)价格根据请求体中的 model 字段动态设置。
图像模型:
| 模型 | 价格 |
|---|---|
flux/schnell | $0.004/图像 |
flux/2-pro | $0.02 |
flux/kontext-pro | $0.05/图像 |
bytedance/seedream-4 | $0.04/图像 |
google/nano-banana | $0.05/图像 |
google/nano-banana-2 | $0.09/图像 (1K), $0.13/图像 (2K), $0.19/图像 (4K) |
google/nano-banana-pro | $0.18/图像 |
google/imagen-4-fast | $0.03/图像 |
ideogram/v3-turbo | $0.04/图像 |
prunaai/z-image-turbo | $0.006/图像 |
prunaai/p-image | $0.006/图像 |
fofr/sdxl-emoji | $0.01 |
qwen/qwen-image-edit-2511 | $0.04/图像 |
openai/dall-e-3 | $0.15/图像 |
nightmareai/real-esrgan | $0.003/图像 |
视频模型:
| 模型 | 价格 |
|---|---|
google/veo-3 | $0.48/秒 (音频), $0.24/秒 (无音频) |
google/veo-3-fast | $0.18/秒 (音频), $0.12/秒 (无音频) |
google/veo-3.1 | $0.48/秒 (音频), $0.24/秒 (无音频) |
google/veo-3.1-fast | $0.18/秒 (音频), $0.12/秒 (无音频) |
openai/sora-2 | $0.12/秒 |
openai/sora-2-pro | $0.36/秒 (720p), $0.60/秒 (1080p) |
kwaivgi/kling-v2.5-turbo-pro | $0.09/秒 |
kwaivgi/kling-v2.6 | $0.09/秒 |
kwaivgi/kling-v2.6-motion-control | $0.09/秒 (标准), $0.15/秒 (专业) |
bytedance/seedance-1-pro | $0.04/秒 (480p), $0.08/秒 (720p), $0.18/秒 (1080p) |
bytedance/seedance-1-lite | $0.03/秒 (480p), $0.05/秒 (720p), $0.09/秒 (1080p) |
bytedance/seedance-1-pro-fast | $0.02/秒 (480p), $0.03/秒 (720p), $0.08/秒 (1080p) |
bytedance/seedance-1.5-pro | $0.04/秒 (720p), $0.07/秒 (720p+音频) |
minimax/video-01 | $0.60 |
wan-video/wan-2.2-t2v-fast | $0.12 |
wan-video/wan-2.2-i2v-fast | $0.07 |
wan-video/wan-2.5-i2v-fast | $0.09/秒 (720p), $0.13/秒 (1080p) |
runwayml/gen4-turbo | $0.06/秒 |
runwayml/gen4-aleph | $0.22/秒 |
veed/fabric-1.0 | $0.10/秒 (480p), $0.18/秒 (768p) |
shreejalmaharjan-27/tiktok-short-captions | $0.002/秒 |
所有付费端点都使用 x402 支付协议。无需 API 密钥。
流程:
402 Payment Required 响应,附带 PAYMENT-REQUIRED 头部(包含价格、网络、收款地址的 Base64 JSON)PAYMENT-SIGNATURE 头部重试同一请求PAYMENT-RESPONSE 头部失败的请求会自动退款。
支持的网络:
| 网络 | ID | 类型 | 环境 |
|---|---|---|---|
| Base | eip155:8453 | EVM | 主网 |
| Base Sepolia | eip155:84532 | EVM | 测试网 |
| Solana | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | Solana | 主网 |
| Solana Devnet | solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | Solana | 开发网 |
接受的代币: USDC, USDT, CASH(可用性因网络而异)
| 端点 | 描述 |
|---|---|
GET https://registry.frames.ag/api | 平台信息和版本 |
GET https://registry.frames.ag/api/services | 列出所有服务及其元数据 |
GET https://registry.frames.ag/api/services/:slug | 单个服务的详细信息 |
GET https://registry.frames.ag/api/pricing | 所有定价策略 |
GET https://registry.frames.ag/api/networks | 支持的支付网络 |
GET https://registry.frames.ag/api/health | 健康检查 |
GET https://registry.frames.ag/api/packages | 技能/代理包目录 |
GET https://registry.frames.ag/api/packages/:slug/bundle | 下载包捆绑文件 |
GET https://registry.frames.ag/.well-known/x402 | x402 发现文档 |
GET https://registry.frames.ag/docs | 交互式文档 (HTML) |
AgentWallet 是一个面向 AI 代理的服务器端钱包。它管理密钥、余额和 x402 支付签名,因此代理无需直接处理加密货币。
POST https://frames.ag/x402/fetch
{
"url": "https://registry.frames.ag/api/service/twitter/api/search-tweets",
"method": "POST",
"body": { "query": "AI agents" }
}
AgentWallet 会检测 402 响应,签署支付,并自动重试。
需要一个持有 USDC 的 EVM 或 Solana 钱包,并且能够签署 EIP-3009 或 SPL 转账。
PAYMENT-REQUIRED 头部(包含价格、网络、收款地址的 Base64 JSON)PAYMENT-SIGNATURE 头部重试每周安装次数
687
代码仓库
GitHub 星标数
4
首次出现
2026年2月7日
安全审计
安装于
codex686
opencode686
github-copilot685
gemini-cli685
kimi-cli684
amp684
Pay-per-call API gateway for AI agents. 10 services available via the x402 payment protocol. No API keys, no subscriptions — just pay per request with crypto.
https://registry.frames.ag
A crypto wallet funded with USDC is required to use paid endpoints. Two options:
POST /x402/fetch call. No private key management needed on your side.GET https://registry.frames.ag/api/servicesGET https://registry.frames.ag/api/service/{slug}/skill.mdGET https://registry.frames.ag/api/pricing/x402/fetch or directly with x402 headers (see Payment Protocol below)| Service | Slug | Description | Endpoints | Price Range |
|---|---|---|---|---|
| Twitter API | twitter | Full Twitter API access - users, tweets, search, communities, spaces, trends, and more via twitterapi.io | 26 | $0.005 - $0.02 |
| AI Generation API | ai-gen | Run AI models for image, video, audio, and 3D generation | 1 | $0.01 |
| x402 Test Service | test | Test x402 payment flows on Base Sepolia (EVM) and Solana Devnet. Use this service to verify your x402 client integration is working correctly. |
Each service lives at https://registry.frames.ag/api/service/{slug} and exposes:
| Endpoint | Description |
|---|---|
GET / | Service info |
GET /health | Health check |
GET /docs | Interactive API docs |
GET /openapi.json | OpenAPI 3.x spec |
GET /skill.md | Agent-friendly documentation |
twitter)Base: https://registry.frames.ag/api/service/twitter | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/user-info | $0.005 | Look up a Twitter user's profile by username — returns bio, follower/following counts, verification status, and profile metadata |
POST /api/user-tweets | $0.01 | Fetch a user's recent tweets by username or user ID, with optional reply inclusion and cursor pagination |
POST /api/user-followers | $0.01 | List accounts following a user, paginated up to 200 per page with cursor-based navigation |
POST /api/user-following | $0.01 | List accounts a user follows, paginated up to 200 per page with cursor-based navigation |
ai-gen)Base: https://registry.frames.ag/api/service/ai-gen | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/invoke | $0.01 | Run AI model prediction (price varies by model) |
test)Base: https://registry.frames.ag/api/service/test | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/invoke | $0.001 | Test x402 payment flow (Base Sepolia & Solana Devnet) |
POST /api/echo | $0.001 | Echo data with payment verification |
exa)Base: https://registry.frames.ag/api/service/exa | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/search | $0.01 | Semantic web search |
POST /api/find-similar | $0.01 | Find similar pages |
POST /api/contents | $0.002 | Extract URL contents |
POST /api/answer | $0.01 | AI-powered answer |
wordspace)Base: https://registry.frames.ag/api/service/wordspace | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/invoke | $2 | Run wordspace AI agent loop |
jupiter)Base: https://registry.frames.ag/api/service/jupiter | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/swap | $0.01 | Get swap quote and unsigned transaction |
POST /api/price | $0.002 | Token price lookup |
POST /api/tokens | $0.002 | Token search and metadata |
POST /api/portfolio | $0.005 | Wallet portfolio positions |
near-intents)Base: https://registry.frames.ag/api/service/near-intents | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/quote | $0.01 | Cross-chain swap quote and deposit address |
agentmail)Base: https://registry.frames.ag/api/service/agentmail | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/inbox/create | $0.01 | Create a new email inbox for an AI agent |
POST /api/send | $0.01 | Send an email from an agent inbox |
POST /api/messages | $0.005 | List messages in an inbox |
POST /api/message | $0.005 | Get a specific message by ID |
POST /api/threads | $0.005 |
coingecko)Base: https://registry.frames.ag/api/service/coingecko | Docs | OpenAPI | Skill
| Endpoint | Price | Description |
|---|---|---|
POST /api/price | $0.002 | Get token prices in any fiat/crypto currency |
POST /api/token-info | $0.005 | Get detailed token information and market data |
POST /api/trending | $0.005 | Get currently trending tokens |
POST /api/markets | $0.005 | Get token market data with sorting and pagination |
POST /api/search |
ai-gen)Price is set dynamically based on the model field in the request body.
Image Models:
| Model | Price |
|---|---|
flux/schnell | $0.004/image |
flux/2-pro | $0.02 |
flux/kontext-pro | $0.05/image |
bytedance/seedream-4 | $0.04/image |
google/nano-banana | $0.05/image |
google/nano-banana-2 | $0.09/image (1K), $0.13/image (2K), $0.19/image (4K) |
Video Models:
| Model | Price |
|---|---|
google/veo-3 | $0.48/sec (audio), $0.24/sec (no audio) |
google/veo-3-fast | $0.18/sec (audio), $0.12/sec (no audio) |
google/veo-3.1 | $0.48/sec (audio), $0.24/sec (no audio) |
google/veo-3.1-fast | $0.18/sec (audio), $0.12/sec (no audio) |
openai/sora-2 | $0.12/sec |
openai/sora-2-pro |
All paid endpoints use the x402 payment protocol. No API keys needed.
Flow:
402 Payment Required with a PAYMENT-REQUIRED header (Base64 JSON with price, network, payTo address)PAYMENT-SIGNATURE headerPAYMENT-RESPONSE confirmation headerFailed requests are automatically refunded.
Supported Networks:
| Network | ID | Type | Environment |
|---|---|---|---|
| Base | eip155:8453 | EVM | Mainnet |
| Base Sepolia | eip155:84532 | EVM | Testnet |
| Solana | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp | Solana | Mainnet |
| Solana Devnet | solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | Solana | Devnet |
Accepted Tokens: USDC, USDT, CASH (availability varies by network)
| Endpoint | Description |
|---|---|
GET https://registry.frames.ag/api | Platform info and version |
GET https://registry.frames.ag/api/services | List all services with metadata |
GET https://registry.frames.ag/api/services/:slug | Single service details |
GET https://registry.frames.ag/api/pricing | All pricing policies |
GET https://registry.frames.ag/api/networks | Supported payment networks |
GET https://registry.frames.ag/api/health |
AgentWallet is a server-side wallet for AI agents. It manages keys, balances, and x402 payment signing so agents don't need to handle crypto directly.
POST https://frames.ag/x402/fetch
{
"url": "https://registry.frames.ag/api/service/twitter/api/search-tweets",
"method": "POST",
"body": { "query": "AI agents" }
}
AgentWallet detects the 402 response, signs payment, and retries automatically.
Requires an EVM or Solana wallet with USDC and the ability to sign EIP-3009 or SPL transfers.
PAYMENT-REQUIRED header from the 402 response (Base64 JSON with price, network, payTo)PAYMENT-SIGNATURE headerWeekly Installs
687
Repository
GitHub Stars
4
First Seen
Feb 7, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex686
opencode686
github-copilot685
gemini-cli685
kimi-cli684
amp684
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
40,200 周安装
| 2 |
| $0.001 |
| Exa API | exa | Semantic web search via Exa | 4 | $0.002 - $0.01 |
| Wordspace Agent | wordspace | AI agent loop with sandboxed execution and OpenProse skills | 1 | $2 |
| OpenRouter | openrouter | Text generation via 300+ models (OpenAI, Anthropic, Google, Meta, etc.) | 0 | free |
| Jupiter API | jupiter | Solana token swap, price, search, and portfolio via Jupiter | 4 | $0.002 - $0.01 |
| NEAR Intents API | near-intents | Cross-chain token swaps via 1Click deposit addresses | 1 | $0.01 |
| AgentMail API | agentmail | Email infrastructure for AI agents — create inboxes, send/receive emails, manage threads | 5 | $0.005 - $0.01 |
| CoinGecko API | coingecko | Crypto price data, market info, and token search — prices, market caps, trending tokens, and search across 10,000+ cryptocurrencies | 5 | $0.002 - $0.005 |
POST /api/verified-followers| $0.01 |
| List only verified (blue-check) accounts following a user, by user ID with cursor pagination |
POST /api/search-users | $0.01 | Search for Twitter users by keyword — matches against names, bios, and usernames |
POST /api/user-mentions | $0.01 | Fetch tweets that @mention a user, with optional time range filtering (sinceTime/untilTime unix timestamps) |
POST /api/check-follow | $0.005 | Check whether one user follows another — returns the follow relationship between two usernames |
POST /api/batch-users | $0.02 | Fetch multiple user profiles in one request by comma-separated user IDs |
POST /api/tweets-by-ids | $0.01 | Fetch full tweet data for multiple tweets by comma-separated tweet IDs |
POST /api/tweet-replies | $0.01 | Get replies to a specific tweet, sortable by Relevance, Latest, or Likes with cursor pagination |
POST /api/search-tweets | $0.01 | Advanced tweet search with operators — supports from:, to:, has:media, date ranges, engagement filters, and boolean logic |
POST /api/tweet-quotes | $0.01 | Get all quote tweets of a specific tweet, with optional time range and reply inclusion filters |
POST /api/tweet-retweeters | $0.01 | List users who retweeted a specific tweet, with cursor pagination |
POST /api/tweet-thread | $0.01 | Retrieve the full conversation thread for a tweet — parent tweets and replies in context |
POST /api/list-tweets | $0.01 | Fetch tweets from a Twitter List by list ID, with optional time range and reply filters |
POST /api/list-followers | $0.01 | List users who follow a specific Twitter List, with cursor pagination |
POST /api/list-members | $0.01 | List all members of a Twitter List, with cursor pagination |
POST /api/community-info | $0.005 | Get a Twitter Community's metadata — name, description, member count, rules, and creation date |
POST /api/community-members | $0.01 | List members of a Twitter Community, with cursor pagination |
POST /api/community-tweets | $0.01 | Fetch tweets posted in a Twitter Community, with cursor pagination |
POST /api/space-detail | $0.005 | Get details about a Twitter Space — title, host, participants, schedule, and state (live/scheduled/ended) |
POST /api/article | $0.01 | Retrieve a long-form Twitter Article (Notes) by the tweet ID that contains it |
POST /api/trends | $0.01 | Get trending topics for a location by WOEID (1=Worldwide, 23424977=US, 2459115=NYC) |
POST /api/invoke | $0.01 | Search tweets (legacy — use /api/search-tweets instead) |
POST /api/search | $0.01 | Search tweets (legacy — use /api/search-tweets instead) |
| List email threads in an inbox |
| $0.003 |
| Search tokens by name or symbol |
google/nano-banana-pro | $0.18/image |
google/imagen-4-fast | $0.03/image |
ideogram/v3-turbo | $0.04/image |
prunaai/z-image-turbo | $0.006/image |
prunaai/p-image | $0.006/image |
fofr/sdxl-emoji | $0.01 |
qwen/qwen-image-edit-2511 | $0.04/image |
openai/dall-e-3 | $0.15/image |
nightmareai/real-esrgan | $0.003/image |
| $0.36/sec (720p), $0.60/sec (1080p) |
kwaivgi/kling-v2.5-turbo-pro | $0.09/sec |
kwaivgi/kling-v2.6 | $0.09/sec |
kwaivgi/kling-v2.6-motion-control | $0.09/sec (std), $0.15/sec (pro) |
bytedance/seedance-1-pro | $0.04/sec (480p), $0.08/sec (720p), $0.18/sec (1080p) |
bytedance/seedance-1-lite | $0.03/sec (480p), $0.05/sec (720p), $0.09/sec (1080p) |
bytedance/seedance-1-pro-fast | $0.02/sec (480p), $0.03/sec (720p), $0.08/sec (1080p) |
bytedance/seedance-1.5-pro | $0.04/sec (720p), $0.07/sec (720p+audio) |
minimax/video-01 | $0.60 |
wan-video/wan-2.2-t2v-fast | $0.12 |
wan-video/wan-2.2-i2v-fast | $0.07 |
wan-video/wan-2.5-i2v-fast | $0.09/sec (720p), $0.13/sec (1080p) |
runwayml/gen4-turbo | $0.06/sec |
runwayml/gen4-aleph | $0.22/sec |
veed/fabric-1.0 | $0.10/sec (480p), $0.18/sec (768p) |
shreejalmaharjan-27/tiktok-short-captions | $0.002/sec |
| Health check |
GET https://registry.frames.ag/api/packages | Skill/agent package catalog |
GET https://registry.frames.ag/api/packages/:slug/bundle | Download package bundle |
GET https://registry.frames.ag/.well-known/x402 | x402 discovery document |
GET https://registry.frames.ag/docs | Interactive docs (HTML) |