{
  "name": "CompliancePulse",
  "description": "Global regulatory intelligence API. 8 endpoints covering 145+ jurisdictions: data privacy law (GDPR/CCPA/PIPL/LGPD/PDPA/POPIA/80+ more), KYC/AML requirements (FATF status, CDD tiers, UBO, PEP, STR/CTR thresholds), corporate compliance and UBO registers, employment law and contractor classification risk, industry-specific regulation (FinTech/MiCA/HIPAA/EU AI Act), cybersecurity mandates (NIS2/DORA/ISO27001/SOC2), ESG reporting (CSRD/ISSB/SEC climate), and regulatory enforcement news. Pay-per-query via x402 on Base.",
  "url": "https://compliancepulse-eight.vercel.app",
  "version": "1.0.0",
  "capabilities": [
    "data-privacy-law-intelligence",
    "gdpr-ccpa-pipl-lgpd-analysis",
    "kyc-aml-requirements",
    "fatf-grey-black-list-assessment",
    "beneficial-ownership-disclosure",
    "corporate-entity-compliance",
    "employment-law-contractor-classification",
    "employer-of-record-assessment",
    "sector-specific-regulation",
    "eu-mica-crypto-compliance",
    "eu-ai-act-risk-classification",
    "nis2-dora-cyber-compliance",
    "iso27001-soc2-cmmc-guidance",
    "csrd-issb-esg-reporting",
    "regulatory-enforcement-news"
  ],
  "target_users": [
    "Startups launching in new international markets — need rapid compliance overview",
    "Legal and compliance teams at multinational companies",
    "Privacy officers (DPO/CPO) monitoring cross-jurisdictional obligations",
    "FinTech and crypto companies navigating MiCA, BitLicense, VASP licensing",
    "HR teams managing global remote workforces and contractor classification risk",
    "Cybersecurity teams assessing NIS2/DORA/ISO27001 applicability",
    "CFOs and sustainability teams preparing CSRD or ISSB reports",
    "M&A due diligence teams assessing regulatory exposure of targets",
    "Law firms conducting regulatory research across jurisdictions",
    "AI agents performing compliance screening for clients"
  ],
  "data_sources": [
    "National data protection authority websites and official legislation",
    "FATF mutual evaluation reports and grey/black list publications",
    "EU Official Journal — GDPR, NIS2, DORA, MiCA, EU AI Act, CSRD, ESRS",
    "OECD, World Bank, ILO — employment and corporate compliance data",
    "SEC, CFTC, FinCEN — US financial regulation",
    "Tavily — real-time regulatory news and enforcement actions",
    "Claude — synthesis, gap analysis, and structured compliance intelligence"
  ],
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "payTo": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc"
  },
  "endpoints": [
    { "path": "/api/comply/privacy", "method": "GET", "description": "Data privacy law for any country — law overview, lawful basis, data subject rights, DPO requirement, breach notification timeline, cross-border transfer mechanisms, DPIA triggers, and penalties.", "parameters": [{"name": "country", "required": true}, {"name": "context", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/comply/kyc", "method": "GET", "description": "KYC/AML requirements — FATF status, obliged entities, CDD tiers, UBO threshold and register, PEP screening, STR/CTR thresholds, VASP rules, Travel Rule.", "parameters": [{"name": "country", "required": true}, {"name": "sector", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.12, "payment_required": true },
    { "path": "/api/comply/corporate", "method": "GET", "description": "Corporate compliance — entity types with cost/timeline, UBO disclosure rules, annual filing obligations, audit requirements, director liability, foreign ownership restrictions.", "parameters": [{"name": "country", "required": true}, {"name": "entity_type", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/comply/employment", "method": "GET", "description": "Employment law — contractor classification test and misclassification penalties, mandatory benefits and total cost multiplier, termination/severance formula, non-compete enforceability, EoR viability.", "parameters": [{"name": "country", "required": true}, {"name": "worker_type", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/comply/sector", "method": "GET", "description": "Sector-specific compliance — licensing, key obligations, sandbox availability, enforcement environment. Covers fintech, crypto/MiCA, healthcare/HIPAA, AI/EU AI Act, food, insurance.", "parameters": [{"name": "sector", "required": true}, {"name": "country", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.15, "payment_required": true },
    { "path": "/api/comply/cyber", "method": "GET", "description": "Cybersecurity compliance — NIS2 entity classification, DORA 5 pillars, NIST CSF 2.0, ISO 27001:2022, SOC2 Type 1/2, CMMC, SEC 4-day disclosure, incident notification timelines.", "parameters": [{"name": "country", "required": false}, {"name": "framework", "required": false}, {"name": "sector", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.12, "payment_required": true },
    { "path": "/api/comply/esg", "method": "GET", "description": "ESG reporting — CSRD phases and ESRS standards, ISSB/IFRS S1-S2, SEC climate rules, Scope 1/2/3, EU Taxonomy, SFDR, CBAM 2026, supply chain due diligence (CSDDD/LkSG).", "parameters": [{"name": "country", "required": true}, {"name": "company_size", "required": false}, {"name": "sector", "required": false}, {"name": "listed", "required": false}], "price_usd": 0.12, "payment_required": true },
    { "path": "/api/comply/news", "method": "GET", "description": "Regulatory intelligence — enforcement actions and fines, new laws with effective dates, open consultations, 90-day deadline calendar. Covers privacy, KYC, cyber, ESG enforcement globally.", "parameters": [{"name": "country", "required": false}, {"name": "topic", "required": false}, {"name": "lang", "required": false}], "price_usd": 0.08, "payment_required": true }
  ],
  "agent_workflow_examples": [
    "Market entry check: /privacy (data law) → /kyc (AML obligations) → /corporate (entity setup) → /employment (hiring rules)",
    "Crypto launch: /sector?sector=crypto (MiCA/VASP) → /kyc (AML for VASPs) → /privacy (if EU/China users)",
    "Cyber compliance: /cyber?framework=NIS2 (essential/important?) → /cyber?framework=DORA (if financial sector)",
    "ESG readiness: /esg (CSRD scope?) → /news?topic=esg (latest enforcement)",
    "Hiring globally: /employment (contractor risk) → /corporate (entity needed?) → /news?topic=employment"
  ],
  "key_facts": [
    "145+ countries now have data privacy laws — GDPR is still the gold standard but not the only one",
    "GDPR fines: €1.3B issued in 2023 — largest single fine €1.2B (Meta, cross-border transfer)",
    "PIPL (China) is arguably stricter than GDPR in some areas — data localisation requirements",
    "CSRD: 50,000+ EU companies must report from FY2025 onwards — assurance required",
    "NIS2: Management personally liable — up to €10M or 2% global turnover for essential entities",
    "DORA: All EU financial entities must be compliant since January 17, 2025",
    "EU AI Act: Prohibited AI banned August 2025; high-risk AI rules apply August 2026",
    "Contractor misclassification in Brazil: retroactive social security, fines, potential criminal liability"
  ],
  "openapi": "https://compliancepulse-eight.vercel.app/openapi.json",
  "llms_txt": "https://compliancepulse-eight.vercel.app/llms.txt",
  "contact": "https://compliancepulse-eight.vercel.app"
}
