Column

Column

API for processing financial transactions

Overview

Column provides a fintech API for businesses to manage and automate financial transactions—ACH transfers, wire transfers, book transfers, and check issuance—through a single integration. The API lets a company's own software initiate and track payments, while Column handles the underlying settlements and processing. Revenue comes from per-transaction fees (ACH $0.50; same-day and returns extra; wires free for the first 10 incoming, then $5 each; checks $1 each) and a monthly minimum if usage falls below a threshold. The leadership combines experience from Bain & Co, Goldman Sachs, and Silicon Valley startups, helping navigate finance and tech. Column differentiates itself by offering a broad, end-to-end transaction suite via API, with transparent pricing and a focus on seamless integration for businesses that need to embed payments into their systems. The goal is to help businesses run payments efficiently and at scale by providing integrated processing under a single API.

About Column

Simplify's Rating
Why Column is rated
C
Rated B on Competitive Edge
Rated C on Growth Potential
Rated D+ on Differentiation

Industries

Enterprise Software

Fintech

Financial Services

Company Size

51-200

Company Stage

N/A

Total Funding

N/A

Headquarters

San Francisco, California

Founded

2021

Get referred to Column

Find people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • Column secured financing with Affiniti to expand its card product in the SMB financial sector[1][4].
  • Column partnered with Regional Management Corp. to expand consumer finance offerings in select states[1][4].
  • Column's new documentation strategy enhances AI-driven developer workflows by providing clean markdown for LLMs[1][5].

What critics are saying

  • Virgin Money launching a direct API at $0.30 per ACH may erode 25–35% of SMB volume within 9 months.
  • New OCC guidance requiring quarterly audits and $10M liquidity reserves could cost $2.5M annually and reduce revenue by 15%.
  • FDIC may revoke Column's national bank charter due to unreported fees, causing immediate shutdown and loss of all deposits.

What makes Column unique

  • Column is the only nationally chartered bank built to enable developers and builders to create new financial products[1][3].
  • Column treats its OpenAPI spec as the single source of truth for documentation and LLM integration[1][5].
  • Column offers direct access to payment rails and lending programs via a modern API platform[1][6].

Help us improve and share your feedback! Did you find this helpful?

Benefits

Health Insurance

Dental Insurance

Vision Insurance

Health Savings Account/Flexible Spending Account

Unlimited Paid Time Off

Parental Leave

Commuter Benefits

401(k) Retirement Plan

Growth & Insights and Company News

Headcount

6 month growth

-1%

1 year growth

1%

2 year growth

0%
Column
Jun 18th, 2026
Rebuilding Column's documentation.

Rebuilding Column's documentation. Tyson Rosage Software Designer Column has been busy. Rebuilding its documentation was always toward the bottom of the to-do list, partially because Column were dealing with an annoying (and common) problem: API documentation inevitably drifts from the API itself. A fix would take time and energy, but documentation is a kind of front lawn that signals a lot about how you live and work. So Column made time and came up with a solution: just make the docs and the API the same artifact. Column recently rebuilt its documentation to do just that, with two major changes: * The spec is the source of truth, and... * Its assumed audience is large language models Where Column started. When Column first launched the Column APIs, its product surface area was small enough that the documentation could be basic. Column wanted to ship something simple, so Column put everything on a single scrolling page, which conveniently doubled as a reason to skip building search - Cmd-F could handle anything users needed. That was the right shape for the API at the time. It worked less well as the API kept growing. The spec is the source of truth. That was the surface-level mess. Underneath it was a deeper one: the docs lived in a separate repository and on a separate site, with no real connection to the OpenAPI spec that defines the API. Column were maintaining the source of truth twice - once in the spec its API server already uses to generate types, and again in hand-written markdown in a different codebase entirely. Its fix was to move the docs into the same repo as the spec and write a generator: every build, the spec produces the complete API reference. A new endpoint and its documentation now arrive in the same pull request, get reviewed together, and ship in the same release. The two can't drift apart because they never ship apart. A nice side effect is that depending on the spec improved the spec. Every team thinks they have a singl source of truth until you ask which two repositories it lives in. Search and performance. With the structural problem solved, the rest of the rebuild was about the parts users feel directly - starting with search. The build produces a static index, the CDN serves it, the browser loads it once, and every query after that runs in memory. Everything is searchable now, from API references to written guides. Performance, meanwhile, is a function of shape. The new site is static HTML, one file per page, served from the same S3 and CloudFront Column were using before. Loading one endpoint loads one endpoint, and adding new content costs the new content rather than everyone else. The tradeoff is that build times grow with the corpus - at ten times its current content Column'll need to do builds incrementally, but not yet. Built for the way developers write code now. Those were the obvious upgrades. The bigger change was about who's actually reading the docs - increasingly, that isn't a developer in a browser but a language model the developer is talking to. Column has been on the receiving end of this often enough - wiring up someone else's API through an LLM ranges from genuinely helpful to comically bad. Column wanted ours on the helpful end, so Column made that workflow first-class rather than something developers had to work around. Every page is now published in two formats: the rendered version you see in the browser, and a clean markdown version alongside it with no UI components, no nav chrome, no JavaScript, just the text. A row of buttons on every page hands that markdown off: open in ChatGPT, open in Claude, or copy. The "open in" buttons launch a fresh chat with a prompt pointing the model at the markdown URL, so it reads its actual current content rather than guessing from its training data. In essence, Column'd rather your model read its docs than hallucinate them. Acknowledging that in 2026 feels about as weird as acknowledging mobile in 2012 - slightly awkward in the moment, fairly obvious in retrospect. Navigating an expansive API. Reading docs through a model is one thing. Reading them yourself is a different problem. Against an API with as many objects and parameters as ours, you more often find yourself stuck on finding the right thing to read than trying to decipher what something means. Every API page has a split layout, with parameter definitions on the left and a request/response example on the right. The two are wired together: hovering a parameter highlights the matching lines in the example, clicking one scrolls the example to that line, and clicking a line in the example scrolls back to the parameter's definition. After ten minutes of using it, a flat reference page feels oddly disconnected from itself. The stack, briefly. Fumadocs, Tailwind, one catch-all route. Adding a doc is adding a file. If it's an API reference, the spec generates it for you. Stack sections used to be the part engineers read most closely - these days they're mostly a list to paste into Claude and ask whether it would have picked the same. The result. The new docs keep pace with the API itself, surface what you're looking for, and meet you wherever you read them. If you're trying to understand how Column actually works, docs.column.com should now be the fastest way to get there. Take a look. Tyson Rosage Software Designer

PR Newswire
Mar 9th, 2026
Affiniti secures financing from Column to expand SMB financial platform

Affiniti, an AI-powered financial operations platform for small and medium-sized businesses, has entered a financing agreement with Column N.A., a nationally chartered bank. Column will provide funding to support the growth of Affiniti's expanding SMB customer base and accelerate its card product expansion. Affiniti is building an integrated platform combining banking, bill pay, cards, expense management and AI-powered automation for traditionally underserved business sectors. The partnership with Column will help Affiniti scale its card offering as it expands into new product lines including banking and bill pay. Column, designed specifically to help companies build financial technology products, offers direct access to payment rails and lending programmes through a modern API platform. The bank will provide committed balance sheet funding to support Affiniti's growth trajectory.

AInvest
Mar 3rd, 2026
Regional Management Corp. and Column N.A. Partner to Expand Consumer Finance Offerings

Regional Management Corp. and Column N.A. Partner to expand consumer finance offerings. Tuesday, Mar 3, 2026 4:16 pm ET 1min read Regional Management Corp. has partnered with Column N.A. to support growth and returns. Column will serve as a bank partner for Regional's secured and unsecured installment lending products in select states. The partnership will enable faster entry into new markets, broaden product offerings, and enhance customer reach. Regional Management Corp. is a diversified consumer finance company operating under the name "Regional Finance" across 19 states. Ask Aime: Could this partnership lead to a better investment opportunity in the consumer finance sector? Aime insights. How might the expected interest rate cuts in the US influence the performance of the technology sector? What is the current sentiment of the market towards the oil and gas sector in light of recent geopolitical tensions? How might the AI and cybersecurity themes interact in the near future? What are the potential risks for Blackstone's private credit fund?

Finextra Research
Jun 18th, 2024
Brex launches business accounts for startups

"Fin-Serv Advisors Inc. partnered with Column because their unique approach to banking provides the speed, flexible account model, and API-first approach that no one else can.

PR Newswire
Jun 18th, 2024
Brex Launches New Digital Banking* Products For Startups

New Checking and updates to Treasury and Vault accounts offer increased saving flexibility and higher yieldNew partnership with Column N.A., Member FDIC enables businesses to quickly and easily open new accounts, and avoid transaction feesSAN FRANCISCO, June 18, 2024 /PRNewswire/ -- Brex, the leading all-in-one financial stack supporting 1 out of 3 startups in the U.S.**, today launched new digital banking products and a number of updates to its flagship business account, giving founders access to capital where and when they need it. This launch makes Brex the only spend management platform to marry corporate cards, expense management, bill pay, travel booking, treasury, and banking into one vertically integrated offering.Brex Launches New Digital Banking* Products for Startups"Henrique and I started Brex after moving from Brazil to the Bay Area and seeing firsthand the uphill financial battle founders face. Traditional banking is too slow, and even 'founder-friendly' neobanks still charge hidden fees and lack global support," said Pedro Franchesci, Co-Founder and CEO of Brex. "Access to banking and cash is one of the most critical factors for startup success, and we're proud to be expanding our Banking capabilities to support founders from inception to IPO."Brex business accounts now benefit from new advanced security features including comprehensive fraud protection, authentication tools and built-in payment approval flows, all accessible directly from the Brex mobile app with 24/7 support via the app, by phone, or through WhatsApp. Customers can now access three distinct accounts within business accounts to:Confidently open accounts and transfer funds around the world with the new Checking account powered by Column N.A., with no transaction fees on ACH transfers, checks, and domestic wires – plus international wires in over 40 currencies. Opening a Checking account is easy and can be done entirely online.powered by Column N.A., with no transaction fees on ACH transfers, checks, and domestic wires – plus international wires in over 40 currencies

Recently Posted Jobs

Sign up to get curated job recommendations

Column is Hiring for 16 Jobs on Simplify!

Find jobs on Simplify and start your career today

Don't see your dream role? Check out thousands of other roles on Simplify. Browse all jobs →