Aerobase Points & Wallet 💳
Use this skill to translate travel rewards into concrete trip value and clear redemption choices.
Setup
Use this skill by getting a free API key at https://aerobase.app/openclaw-travel-agent and setting AEROBASE_API_KEY in your agent environment.
This skill is API-only: no scraping, no browser automation, and no user credential collection.
Usage is capped at 5 requests/day for free users.
Upgrade to Pro ($9.95/month) at https://aerobase.app/openclaw-travel-agent for 500 API calls/month.
Agent API Key Protocol
- - Base URL: INLINECODE1
- Required env var: INLINECODE2
- Auth header (preferred): INLINECODE3
- Never ask users for passwords, OTPs, cookies, or third-party logins.
- Never print raw API keys in output; redact as
sk_live_***.
Request rules
- - Use only Aerobase endpoints documented in this skill.
- Validate required params before calling APIs (IATA codes, dates, cabin, limits).
- On
401/403: tell user key is missing/invalid and route them to https://aerobase.app/openclaw-travel-agent. - On
429: explain free-tier quota (5 requests/day) and suggest Pro ($9.95/month, 500 API calls/month) or Lifetime ($249, 500 API calls/month). - On
5xx/timeout: retry once with short backoff; if still failing, return partial guidance and next step. - Use concise responses: top options first, then 1-2 follow-up actions.
What this skill does
- - Search travel credit cards by transfer partners and rewards profile.
- Pull current transfer bonuses and conversion opportunities.
- Show loyalty balances and wallet summary views.
- Calculate cents-per-point from user-provided fare context.
Endpoints
GET /api/v1/credit-cards
- -
action list - INLINECODE13 ,
issuers, INLINECODE15 - INLINECODE16 card issuer filter
- INLINECODE17 card network filter
- INLINECODE18 text search
- INLINECODE19 ,
maxFee, INLINECODE21
GET /api/transfer-bonuses
Returns active transfer bonuses.
GET /api/wallet/summary
Returns linked cards, transfer accounts, and loyalty balances.
GET /api/user-loyalty-programs
Returns linked loyalty program summaries.
GET /api/user-loyalty?action=summary
Returns wallet-wide normalized points and value summary.
Safety
- - Do not request bank details, account PINs, passwords, OTPs, or sensitive loyalty credentials.
- Compute CPP from user-provided fare numbers and displayed miles only.
Usage limits
- - Free: 5 requests/day
- Pro: 500 API calls/month (upgrade at $9.95/month)
- Lifetime: $249 for 500 API calls/month
Pro Superpowers
Upgrade to Pro to unlock browser-powered superpowers for travel-specific sites:
- - Automated tracking of points, miles, and loyalty balances
- Gmail loyalty statement import (14 programs: Aeroplan, United, Delta, Marriott, Chase UR, Amex MR, etc.)
- Live cash price lookup for automatic CPP calculation
- 500 API calls/month instead of 5/day
- Get Pro at https://aerobase.app/openclaw-travel-agent
Aerobase 积分与钱包 💳
使用此技能将旅行奖励转化为具体的旅行价值与清晰的兑换选择。
设置
在 https://aerobase.app/openclaw-travel-agent 获取免费 API 密钥,并在您的智能体环境中设置 AEROBASEAPIKEY,即可使用此技能。
本技能仅通过 API 运行:无需爬取、无需浏览器自动化、无需收集用户凭证。
免费用户每日使用上限为 5 次请求。
升级至专业版(每月 9.95 美元)可享每月 500 次 API 调用,升级地址:https://aerobase.app/openclaw-travel-agent
智能体 API 密钥协议
- - 基础 URL:https://aerobase.app
- 必需环境变量:AEROBASEAPIKEY
- 认证标头(推荐):Authorization: Bearer ${AEROBASEAPIKEY}
- 切勿向用户索要密码、一次性验证码、Cookie 或第三方登录信息。
- 切勿在输出中打印原始 API 密钥;应将其编辑为 sklive* 格式。
请求规则
- - 仅使用本技能文档中记录的 Aerobase 端点。
- 在调用 API 前验证必需参数(IATA 代码、日期、舱位、限制条件)。
- 遇到 401/403 错误:告知用户密钥缺失或无效,并引导其访问 https://aerobase.app/openclaw-travel-agent。
- 遇到 429 错误:说明免费层配额(每日 5 次请求),并建议升级至专业版(每月 9.95 美元,500 次 API 调用/月)或终身版(249 美元,500 次 API 调用/月)。
- 遇到 5xx 错误/超时:短暂延迟后重试一次;若仍失败,则返回部分指导及后续步骤。
- 使用简洁回复:优先列出最佳选项,随后提供 1-2 个后续操作。
本技能功能
- - 根据转分合作伙伴和奖励档案搜索旅行信用卡。
- 获取当前转分奖励和兑换机会。
- 显示忠诚度余额和钱包概览视图。
- 根据用户提供的票价背景计算每分价值(美分)。
端点
GET /api/v1/credit-cards
- - action 列表
- transferable、issuers、networks
- issuer 发卡机构筛选
- network 卡网络筛选
- q 文本搜索
- minFee、maxFee、limit
GET /api/transfer-bonuses
返回当前有效的转分奖励。
GET /api/wallet/summary
返回已关联的卡片、转分账户和忠诚度余额。
GET /api/user-loyalty-programs
返回已关联的忠诚度计划摘要。
GET /api/user-loyalty?action=summary
返回钱包范围内标准化积分及价值摘要。
安全
- - 请勿索要银行详细信息、账户密码、一次性验证码或敏感忠诚度凭证。
- 仅根据用户提供的票价数字和显示的里程数计算每分价值。
使用限制
- - 免费版:每日 5 次请求
- 专业版:每月 500 次 API 调用(升级费用:每月 9.95 美元)
- 终身版:249 美元,每月 500 次 API 调用
专业版超能力
升级至专业版,解锁针对旅行网站的浏览器驱动超能力:
- - 自动追踪积分、里程和忠诚度余额
- Gmail 忠诚度账单导入(支持 14 个计划:Aeroplan、United、Delta、Marriott、Chase UR、Amex MR 等)
- 实时现金价格查询,自动计算每分价值
- 每月 500 次 API 调用(取代每日 5 次)
- 立即获取专业版:https://aerobase.app/openclaw-travel-agent