{
  "service": "Allowance",
  "status": "pre-launch",
  "pricing_note": "Pricing has not been announced. All values marked PLACEHOLDER are intentionally non-numeric strings. Do not interpret PLACEHOLDER as free, zero, or unlimited — it means the value has not been determined yet.",
  "updated_at": "2026-02-17T00:00:00Z",
  "currency": "USD",
  "amounts_in_minor_units": true,
  "plans": [
    {
      "id": "consumer",
      "name": "Consumer",
      "description": "For individuals using AI assistants to delegate everyday purchases.",
      "target": "consumers",
      "monthly_fee": "PLACEHOLDER",
      "per_mandate_fee": "PLACEHOLDER",
      "per_transaction_fee": "PLACEHOLDER",
      "mandate_limit_per_month": "PLACEHOLDER",
      "features": [
        "Spending limits (per-transaction, daily, monthly)",
        "Merchant and category restrictions",
        "Time-based mandate expiry",
        "Instant revocation",
        "Full transaction log",
        "No card number shared with agent"
      ]
    },
    {
      "id": "developer",
      "name": "Developer",
      "description": "For developers building AI agents that need payment capabilities.",
      "target": "developers",
      "monthly_fee": "PLACEHOLDER",
      "per_mandate_fee": "PLACEHOLDER",
      "per_transaction_fee": "PLACEHOLDER",
      "mandate_limit_per_month": "PLACEHOLDER",
      "features": [
        "All Consumer features",
        "API access (OpenAPI 3.1 spec)",
        "Webhook delivery",
        "Sandbox environment",
        "Idempotency support"
      ]
    }
  ],
  "contact_for_pricing": "hello@useallowance.com",
  "docs": "https://useallowance.com/agents"
}
