Loading...
Loading...
Compare original and translation side by side
| Path | Price | Description |
|---|---|---|
| $0.001 | Seeking Alpha auto-complete |
| $0.001 | Get realtime quotes |
| $0.001 | Yahoo Finance quote |
| $0.001 | Search TikTok users |
| $0.001 | Search TikTok sounds |
| $0.001 | Get Twitter followers |
| $0.001 | Get Twitter timeline |
| $0.001 | Get Twitter tweets |
| $0.001 | List properties for sale/rent |
| $0.001 | Location auto-complete |
| $0.001 | Google search results |
| $0.001 | Latest crypto news |
https://agentapi-production.up.railway.app| 路径 | 价格 | 描述 |
|---|---|---|
| $0.001 | Seeking Alpha 自动补全 |
| $0.001 | 获取实时报价 |
| $0.001 | Yahoo Finance 报价 |
| $0.001 | 搜索TikTok用户 |
| $0.001 | 搜索TikTok音效 |
| $0.001 | 获取Twitter关注者 |
| $0.001 | 获取Twitter时间线 |
| $0.001 | 获取Twitter推文 |
| $0.001 | 列出待售/待租房产 |
| $0.001 | 地点自动补全 |
| $0.001 | Google搜索结果 |
| $0.001 | 最新加密货币新闻 |
https://agentapi-production.up.railway.appnpx awal@latestnpx awal@latest statusundefinednpx awal@latestnpx awal@latest statusundefined
See the `authenticate-wallet` skill for details.
详情请查看`authenticate-wallet`技能。npx awal@latest balancenpx awal@latest shownpx awal@latest addressfundnpx awal@latest balancenpx awal@latest shownpx awal@latest addressfund| Requirement | Check | Skill |
|---|---|---|
| Wallet authenticated | | |
| USDC balance | | |
| 要求 | 检查命令 | 对应技能 |
|---|---|---|
| 钱包已验证 | | |
| USDC余额充足 | | |
npx awal@latest x402 paynpx awal@latest x402 paynpx awal@latest x402 pay "https://agentapi-production.up.railway.app/finance/seeking-alpha/market/get-realtime-quotes?symbols=aapl,tsla"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/finance/seeking-alpha/market/get-realtime-quotes?symbols=aapl,tsla"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/finance/yahoo-finance/v6/finance/quote?symbols=aapl"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/finance/yahoo-finance/v6/finance/quote?symbols=aapl"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/social/tiktok/search/search-user?query=crypto"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/social/tiktok/search/search-user?query=crypto"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/social/tiktok/search/search-sound?query=music"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/social/tiktok/search/search-sound?query=music"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/followers?id=44196397&count=20"idnpx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/followers?id=44196397&count=20"idnpx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/timeline?id=44196397"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/timeline?id=44196397"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/tweets?id=44196397"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/data/social/twitter/tweets?id=44196397"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/search/google?query=bitcoin+price"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/search/google?query=bitcoin+price"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/realty/properties/v3/list" -X POST -d '{"city": "San Francisco, CA"}'-X POST -d '{...}'npx awal@latest x402 pay "https://agentapi-production.up.railway.app/realty/properties/v3/list" -X POST -d '{"city": "San Francisco, CA"}'-X POST -d '{...}'npx awal@latest x402 pay "https://agentapi-production.up.railway.app/realty/locations/v2/auto-complete?input=San+Francisco"npx awal@latest x402 pay "https://agentapi-production.up.railway.app/realty/locations/v2/auto-complete?input=San+Francisco"/finance/seeking-alpha/market/get-realtime-quotes/finance/seeking-alpha/market/get-realtime-quotes{
"result": {
"quotes": [
{
"symbol": "AAPL",
"price": 178.52,
"change": 2.34,
"change_percent": 1.33
}
]
}
}{
"result": {
"quotes": [
{
"symbol": "AAPL",
"price": 178.52,
"change": 2.34,
"change_percent": 1.33
}
]
}
}/data/social/twitter/followers/data/social/twitter/followers{
"result": {
"users": [
{
"id": "123456789",
"name": "John Doe",
"username": "johndoe",
"followers_count": 1000,
"profile_image_url": "https://..."
}
]
}
}{
"result": {
"users": [
{
"id": "123456789",
"name": "John Doe",
"username": "johndoe",
"followers_count": 1000,
"profile_image_url": "https://..."
}
]
}
}/search/google/search/google{
"result": {
"results": [
{
"title": "Bitcoin Price",
"link": "https://example.com/bitcoin",
"snippet": "Bitcoin is trading at..."
}
]
}
}{
"result": {
"results": [
{
"title": "Bitcoin Price",
"link": "https://example.com/bitcoin",
"snippet": "Bitcoin is trading at..."
}
]
}
}/realty/properties/v3/detail/realty/properties/v3/detail{
"result": {
"property_id": "12345",
"listing_id": "67890",
"price": 1250000,
"address": {
"street": "123 Main St",
"city": "San Francisco",
"state": "CA",
"zip_code": "94102"
},
"beds": 3,
"baths": 2,
"sqft": 1800
}
}{
"result": {
"property_id": "12345",
"listing_id": "67890",
"price": 1250000,
"address": {
"street": "123 Main St",
"city": "San Francisco",
"state": "CA",
"zip_code": "94102"
},
"beds": 3,
"baths": 2,
"sqft": 1800
}
}curl https://agentapi-production.up.railway.app/catalog[
{ "path": "/finance/seeking-alpha/v2/auto-complete", "method": "GET", "price": "$0.001", "description": "Seeking Alpha auto-complete" },
{ "path": "/social/tiktok/search/search-user", "method": "GET", "price": "$0.001", "description": "Search TikTok users" },
{ "path": "/realty/properties/v3/list", "method": "POST", "price": "$0.001", "description": "List properties for sale/rent" },
...
]curl https://agentapi-production.up.railway.app/catalog[
{ "path": "/finance/seeking-alpha/v2/auto-complete", "method": "GET", "price": "$0.001", "description": "Seeking Alpha auto-complete" },
{ "path": "/social/tiktok/search/search-user", "method": "GET", "price": "$0.001", "description": "Search TikTok users" },
{ "path": "/realty/properties/v3/list", "method": "POST", "price": "$0.001", "description": "List properties for sale/rent" },
...
]curl https://agentapi-production.up.railway.app/health{"status": "ok"}curl https://agentapi-production.up.railway.app/health{"status": "ok"}| Error | Cause | Fix |
|---|---|---|
| HTTP 402 | Payment required | Use |
| HTTP 502 | Upstream API error | The backend service may be temporarily unavailable. Retry after a few seconds |
| Wallet not authenticated | Run |
| Not enough USDC | Run |
| Empty response | Invalid parameters | Check query parameters — e.g. Twitter endpoints require |
| Real Estate 400 | Missing request body | List properties endpoint requires POST with JSON body: |
| 错误 | 原因 | 解决方法 |
|---|---|---|
| HTTP 402 | 需要支付 | 请使用 |
| HTTP 502 | 上游API错误 | 后端服务可能暂时不可用。请几秒后重试 |
| 钱包未验证 | 运行 |
| USDC余额不足 | 运行 |
| 空响应 | 参数无效 | 检查查询参数——例如Twitter端点需要 |
| 房地产400错误 | 缺少请求体 | 房产列表端点需要携带JSON请求体的POST请求: |