{
  "name": "CareerPulse",
  "description": "AI-powered career intelligence API. Salary benchmarking, skills gap analysis, negotiation playbooks, interview prep, career transitions, resume optimization, industry outlook, remote work intelligence, certification ROI, and layoff survival guides. Global scope, any language.",
  "version": "1.0.0",
  "protocol": "x402",
  "network": "base-mainnet",
  "payment_asset": "USDC",
  "price_range": "$0.08-$0.10 per query",
  "capabilities": ["salary-benchmarking","negotiation-coaching","skills-gap-analysis","interview-preparation","career-transition-planning","resume-optimization","industry-outlook","remote-work-intelligence","certification-roi","layoff-survival"],
  "global_scope": true,
  "languages": "any — pass ?lang= parameter",
  "endpoints": [
    {"path":"/api/career/salary","method":"GET","description":"Salary benchmarking by role, location, and experience","params":["title","location","yoe","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/negotiate","method":"GET","description":"Salary negotiation playbook with verbatim scripts","params":["offer","title","location","company","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/skills-gap","method":"GET","description":"Skills gap analysis from current to target role","params":["current","target","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/certify","method":"GET","description":"Certification ROI ranked by salary impact and employer demand","params":["role","goal","lang"],"price_usdc":"0.08"},
    {"path":"/api/career/resume","method":"GET","description":"Resume and ATS optimization for role and industry","params":["role","industry","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/interview","method":"GET","description":"Company-specific interview prep","params":["role","company","stage","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/transition","method":"GET","description":"Career pivot roadmap with 12-month action plan","params":["from","to","yoe","lang"],"price_usdc":"0.10"},
    {"path":"/api/career/remote","method":"GET","description":"Remote work demand and salary by location tier","params":["role","lang"],"price_usdc":"0.08"},
    {"path":"/api/career/outlook","method":"GET","description":"Industry outlook — growth, hot roles, top employers","params":["sector","country","lang"],"price_usdc":"0.08"},
    {"path":"/api/career/layoff","method":"GET","description":"Layoff survival guide with severance negotiation","params":["role","industry","location","lang"],"price_usdc":"0.08"}
  ],
  "openapi": "/openapi.json",
  "llms_txt": "/llms.txt"
}
