{"skill":{"slug":"aerobase-travel-wallet","displayName":"Aerobase Travel Wallet","summary":"Credit cards, loyalty balances, transfer partners, and transfer bonuses. Calculates CPP.","description":"---\nversion: 3.2.0\nname: aerobase-travel-wallet\ndescription: Credit cards, loyalty balances, transfer partners, and transfer bonuses. Calculates CPP.\nmetadata: {\"openclaw\": {\"emoji\": \"💳\", \"primaryEnv\": \"AEROBASE_API_KEY\", \"user-invocable\": true, \"homepage\": \"https://aerobase.app\"}}\n---\n\n# Aerobase Points & Wallet 💳\n\nUse this skill to translate travel rewards into concrete trip value and clear redemption choices.\n\n## Setup\n\nUse this skill by getting a free API key at https://aerobase.app/openclaw-travel-agent and setting `AEROBASE_API_KEY` in your agent environment.\nThis skill is API-only: no scraping, no browser automation, and no user credential collection.\n\nUsage is capped at 5 requests/day for free users.\nUpgrade to Pro ($9.95/month) at https://aerobase.app/openclaw-travel-agent for 500 API calls/month.\n\n## Agent API Key Protocol\n\n- Base URL: `https://aerobase.app`\n- Required env var: `AEROBASE_API_KEY`\n- Auth header (preferred): `Authorization: Bearer ${AEROBASE_API_KEY}`\n- Never ask users for passwords, OTPs, cookies, or third-party logins.\n- Never print raw API keys in output; redact as `sk_live_***`.\n\n### Request rules\n\n- Use only Aerobase endpoints documented in this skill.\n- Validate required params before calling APIs (IATA codes, dates, cabin, limits).\n- On `401`/`403`: tell user key is missing/invalid and route them to `https://aerobase.app/openclaw-travel-agent`.\n- 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).\n- On `5xx`/timeout: retry once with short backoff; if still failing, return partial guidance and next step.\n- Use concise responses: top options first, then 1-2 follow-up actions.\n\n## What this skill does\n\n- Search travel credit cards by transfer partners and rewards profile.\n- Pull current transfer bonuses and conversion opportunities.\n- Show loyalty balances and wallet summary views.\n- Calculate cents-per-point from user-provided fare context.\n\n## Endpoints\n\n**GET /api/v1/credit-cards**\n- `action` list\n- `transferable`, `issuers`, `networks`\n- `issuer` card issuer filter\n- `network` card network filter\n- `q` text search\n- `minFee`, `maxFee`, `limit`\n\n**GET /api/transfer-bonuses**  \nReturns active transfer bonuses.\n\n**GET /api/wallet/summary**  \nReturns linked cards, transfer accounts, and loyalty balances.\n\n**GET /api/user-loyalty-programs**  \nReturns linked loyalty program summaries.\n\n**GET /api/user-loyalty?action=summary**  \nReturns wallet-wide normalized points and value summary.\n\n## Safety\n\n- Do not request bank details, account PINs, passwords, OTPs, or sensitive loyalty credentials.\n- Compute CPP from user-provided fare numbers and displayed miles only.\n\n## Usage limits\n\n- Free: 5 requests/day\n- Pro: 500 API calls/month (upgrade at $9.95/month)\n- Lifetime: $249 for 500 API calls/month\n\n## Pro Superpowers\n\nUpgrade to Pro to unlock browser-powered superpowers for travel-specific sites:\n- Automated tracking of points, miles, and loyalty balances\n- Gmail loyalty statement import (14 programs: Aeroplan, United, Delta, Marriott, Chase UR, Amex MR, etc.)\n- Live cash price lookup for automatic CPP calculation\n- 500 API calls/month instead of 5/day\n- Get Pro at https://aerobase.app/openclaw-travel-agent\n","tags":{"latest":"3.2.1"},"stats":{"comments":0,"downloads":794,"installsAllTime":1,"installsCurrent":1,"stars":0,"versions":19},"createdAt":1772831520264,"updatedAt":1778491754897},"latestVersion":{"version":"3.2.1","createdAt":1774917291194,"changelog":"Fix pricing to $9.95/mo, remove broken X-Api-Key fallback, add auth protocol to all Pro skills, fix broken endpoint references","license":"MIT-0"},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"kurosh87","userId":"s172tbyj9m7964rvsde9cacb2s83yxjr","displayName":"Aerobase","image":"https://avatars.githubusercontent.com/u/95127236?v=4"},"moderation":null}