TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Increase: Banking API

556 pointsby pen2lover 2 years ago

43 comments

londons_exploreover 2 years ago
I made an API for a bank... I was a third party and made the API by screen scraping their webUI. I sent their devs a link and initially there were positive messages going back and forth.<p>The API allowed you to see balance, transaction history, and make payments.<p>Before long, the API got quite popular, and lots of people were using it to make lots of payments automatically.<p>You know what makes money laundering super easy... a banking API so you can split the million dollars you want to launder into 1 million 1 dollar payments. And an API client which lets you treat each login cookie and account as an object in python.<p>Before long, the API and all users who had ever used it were perma-banned from the bank, because it was determined they posed too high a fraud&#x2F;money-laundering risk.<p>I&#x27;m still salty because, after spending a week of my life building and refining that API, they banned me and <i>6 years later</i> still claim they can&#x27;t return the $350 that was in the account because they are still &#x27;investigating&#x27;.
评论 #32830395 未加载
评论 #32831394 未加载
评论 #32830391 未加载
评论 #32830421 未加载
评论 #32830508 未加载
评论 #32832012 未加载
评论 #32830412 未加载
评论 #32831987 未加载
评论 #32831671 未加载
评论 #32835064 未加载
评论 #32830384 未加载
评论 #32835362 未加载
评论 #32834442 未加载
评论 #32833443 未加载
评论 #32830707 未加载
评论 #32833458 未加载
评论 #32832040 未加载
评论 #32833660 未加载
bob1029over 2 years ago
&gt; Anything that you can achieve with PDFs, presence, and persistence in a bank branch you can do with our API.<p>Not sure how to take this. With a small tweak like &quot;you can <i>eventually</i> do&quot; I would let it pass without criticism.<p>I work with bank cores, imaging, BSA and related middleware on a daily basis. The scope and complexity of these systems is incomprehensible to most. Many of our clients don&#x27;t even try to think about how fucked up their business is. They prefer to hire Deloitte and other vendors like us to be stressed about it for them.<p>To give you an idea of how comprehensive a &quot;full&quot; banking API is, our combined WSDL and XSD references total ~9 megabytes. This is <i>before</i> codegen. The final reference sources as generated into the .NET codebase total nearly 20 megabytes. This is just the types &amp; method signatures. The actual implementations live in an IBM system manufactured some time during the previous millennium.<p>But, none of that really matters. Whatever API method you call against a specific bank will have behavior that ultimately depends on a million things specific to them _and the region within which they operate_. So, its not enough to simply integrate with this massive API. You also have to understand a multi-dimensional matrix of regulations, end-customer behaviors, technological constraints, active geopolitical affairs, et. al.
评论 #32830195 未加载
评论 #32830706 未加载
darraghbuckleyover 2 years ago
Thanks @op! Increase employee here:<p>We&#x27;re early days and not quite ready for open sign-ups yet (sorry, known bug). We&#x27;ll be more public over the coming weeks and months.<p>We&#x27;re banking for developers; you can programatically create accounts, cards, and move money.<p>Our users are primarily financial technology companies.<p>We&#x27;re a small team from Stripe, Robinhood, and Visa building the bank we always wanted. If this sounds interesting to you we&#x27;re hiring: jobs@increase.com<p>If I can be helpful, I&#x27;m at darragh@increase.com.
评论 #32829694 未加载
评论 #32829778 未加载
评论 #32862448 未加载
评论 #32834802 未加载
评论 #32834833 未加载
评论 #32830597 未加载
评论 #32829536 未加载
评论 #32829448 未加载
c7bover 2 years ago
It sounds cool, but I don&#x27;t fully understand: is this a fully-fledged US bank (with a banking license, FDIC insurance, audited,...) that allows you to do all banking transactions through an API, or is this a framework that you can use if you are already a bank to expose all your transactions through an API, or something else?
评论 #32829424 未加载
评论 #32829492 未加载
评论 #32831560 未加载
评论 #32829464 未加载
pen2lover 2 years ago
Their lead UI guy was previously the UI lead at Stripe. I think of him as someone who appreciates and understands the importance of well-thought-out UI so I&#x27;m looking forward to how Increase pans out for that reason in particular.
评论 #32829782 未加载
评论 #32830369 未加载
评论 #32829821 未加载
Ozzie_osmanover 2 years ago
From reading the comments there are two groups of people. People who don&#x27;t know what a banking API is and why you&#x27;d need one. And people who do but don&#x27;t understand how Increase is different from existing Banking API &#x2F; Banking As A Service solutions. I&#x27;m in the latter.
Entinelover 2 years ago
I think by the amount of &quot;what is this&quot; questions in this thread it&#x27;s pretty clear the messaging is confusing to say the least. I&#x27;m going to pile on because even with the explanations in this thread I don&#x27;t really understand what this is. Is this for B2C or B2B? Is this something I, the average consumer who happens to be a developer, could use to build my own personal finance tools?
评论 #32829703 未加载
评论 #32829709 未加载
rthomas6over 2 years ago
Is there any service like this for individuals? Specifically, I want to be able to open and close checking accounts at will with different card numbers, with different spending limits. The purpose would be to serve as an envelope system and budgeting tool.
评论 #32829788 未加载
评论 #32831915 未加载
bankapileadover 2 years ago
I led a team building a similar thing for one of the existing big three bank technology companies. Hope you&#x27;ve got backpressure and all the compliance work locked-in. Outages and some serious audits are in your future integrating with those more legacy bank cores.<p>Wish your team all the best! This sort of innovation &#x2F; competition is needed in that space.
londons_exploreover 2 years ago
It&#x27;s notable that Monzo (UK fintech bank, but now in many countries) has a fairly complete but not really advertised API. Their mobile app uses the same API.<p>If you need to know which emoji is most representative of the shop where you used your card 7 seconds ago, you can get sent that (and a lot of other data) in a webhook...
评论 #32831249 未加载
评论 #32835102 未加载
songeaterover 2 years ago
from TOS [0]:<p>Increase is not a chartered depository institution. We work with our partner banks to provide depository and payment services. When you open an Increase account, you agree to the Increase Terms of Service below. When you use the Increase service to set up a deposit account, the account is with First Internet Bank or Blue Ridge Bank and is subject to your agreement with the Bank Terms below. Finally, Increase&#x27;s use of your personal information is described in the Privacy Policy below.<p>[0] <a href="https:&#x2F;&#x2F;increase.com&#x2F;terms" rel="nofollow">https:&#x2F;&#x2F;increase.com&#x2F;terms</a>
akoover 2 years ago
Seems like bbaas, banking backend as a service, solves a significant need in the world, considering existing alternatives. For example in Europe there’s Mambu that seems to do something similar.<p>Not sure what the exact customer pain is here, could be that banks were the first to adopt IT and now have a large legacy where there is little value in rebuilding it with modern stacks, as it offers little competitive differentiation.<p>Or maybe there’s a need to quickly bring new banking products to market, and the backend stuff is so standardized that it’s best to buy it off the shelve.
评论 #32830848 未加载
ryanackleyover 2 years ago
I&#x27;m in the banking API space. Yes, the current technology is decrepit and garbage. It&#x27;s not the bottleneck though. Risk management and underwriting is. If you want to build a SaaS in this space, the hard part is figuring out how to vet customers cheaply and quickly. Every customer you sign up is a potential OFAC (Office of Foreign Access Control), BSA (Banking Secrecy Act), or AML (Anti-Money Laundering) violation.
chadashover 2 years ago
&gt; Accounts are eligible to receive interest on balances. The interest rate is the Federal Funds Target Rate less 50 basis points with a floor of 0%.<p>Target rate right now is 2.25-2.50%, so i&#x27;m guessing that you are subtracting 50 BP from the lower end, so that&#x27;s 1.75%. That&#x27;s actually pretty good for a bank right now (not the highest, but certainly on the high<i>er</i> end.<p>One thing that&#x27;s unclear... is this a checking account, savings, etc.?
lakomenover 2 years ago
German banking is in such a bad place right now, because of, mildly put, overregulation by the EU. In reality it&#x27;s them trying to create arbitrary markets. You can no longer use the old API that worked well, where you login once and can do whatever. Every single action now has to be authorized with an OTP ( tan ). If you&#x27;re building a shop and would like to automate payments, incoming or outgoing, you can&#x27;t do that anymore without a) exposing your account data to 3rd parties and b) for free.<p>This is one of the reasons why I say that the EU is corrupt.<p>Ok so I tried to play their game, and asked the BAFIN what I had to do in order to become such an entity. I wrote 5 mails back and forth over the course of 3 months, not a single response had clear, concrete instructions on who to wrote to and what to send them.<p>I had to read some hard to find article about PSD2 to know that I have to pay the Bundesdruckerei for a certificate, x509, every year, in order to be able to query the XS2A api.<p>It&#x27;s dirty, exclusive and corrupt and no one is doing anything about it.
评论 #32840164 未加载
alberthover 2 years ago
&gt; “Our API faithfully exposes the data and capabilities of the Federal Reserve, Visa, The Clearing House, depository networks, and accounting tools. It’s lovingly boring and exceptionally powerful.”<p>Two questions:<p>1. How is this different than Open Banking?<p>2. Why is Visa referenced &#x2F; why isn’t Mastercard included? (Is it because Mastercard owns Finicity, and Open Banking service)
sv123over 2 years ago
Looks cool, but having trouble wrapping my head around a potential use case for this.
评论 #32829593 未加载
melonyover 2 years ago
How do you plan to compete against <a href="https:&#x2F;&#x2F;column.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;column.com&#x2F;</a>?
评论 #32831572 未加载
craftkillerover 2 years ago
Doesn&#x27;t look like they provide an API for any sort of brokerage services. I have written a lot of sqlite to track my progress with buying&#x2F;selling stock options but the biggest pain point for me is transcribing my transactions into my sqlite database. If they expand their API to brokerage services then this could be a killer feature for me.
jmacdover 2 years ago
Does anyone else have the feeling that Plaid is some house of cards that is all going to come crashing down sooner or later?
bun_at_workover 2 years ago
Does this change KYC requirements or similar regulatory constraints that exist for implementing ACH transactions directly?
sealthedealover 2 years ago
The underlying banks are Blue Ridge Bank and First Internet Bank terms. Blue ridge is popular for powering BAAS companies like Unit. Not sure of First Internet Bank, but both of these are legit, and the fact that they got two banks to start with is a great accomplishment.
me_bxover 2 years ago
Is there any information on the website about the company providing the service, and&#x2F;or its founder(s)? I found the official name &quot;Increase, Inc&quot; in the privacy policy page, but nothing more.<p>Aren&#x27;t these fundamentals to build trust, especially for a B2B banking product?
arthurcolleover 2 years ago
is this like Column?
评论 #32829338 未加载
评论 #32829384 未加载
评论 #32829499 未加载
nwatsonover 2 years ago
All you need already is at Solid Financial at <a href="https:&#x2F;&#x2F;www.solidfi.com&#x2F;docs&#x2F;introduction" rel="nofollow">https:&#x2F;&#x2F;www.solidfi.com&#x2F;docs&#x2F;introduction</a> (Developer Center). Recently raised $63M Series B.
wcoenenover 2 years ago
Is this like Vodeno in europe? When looking at job listings, I realized that Aion Bank appears to be just a marketing wrapper around Vodeno, which handles all the administration, technical stuff and even banking license and customer support.
ZephyrBluover 2 years ago
Really curious who does the design for Increase! Do you guys have a founding designer?
评论 #32832204 未加载
benjamaanover 2 years ago
Meanwhile <a href="https:&#x2F;&#x2F;offerzen.com&#x2F;community&#x2F;investec" rel="nofollow">https:&#x2F;&#x2F;offerzen.com&#x2F;community&#x2F;investec</a>
mauzover 2 years ago
Seems to be similar to Modern Treasury [1]. Are the use-cases similar between Increase and [1]?<p>[1]: <a href="https:&#x2F;&#x2F;www.moderntreasury.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.moderntreasury.com&#x2F;</a>
评论 #32830856 未加载
Shindiover 2 years ago
How is this different than<p>Column<p>Stripe Treasury<p>Treasury Prime<p>Unit<p>Cross River Bank<p>Any BaaS I&#x27;m missing?<p>???
评论 #32829708 未加载
评论 #32829602 未加载
评论 #32831942 未加载
yowlingcatover 2 years ago
Two questions:<p>1) What does this provide over other BaaS vendors, for example Treasury Prime, Unit, Synapse, Lithic, etc?<p>2) Why are the ACH fees so horrifically high? Even a fifth of that is really on the high end.
ffff__ddanover 2 years ago
Sounds a lot like <a href="https:&#x2F;&#x2F;www.solarisgroup.com&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.solarisgroup.com&#x2F;en&#x2F;</a>
orliesaurusover 2 years ago
I wonder if these banking startups are part of the fallout of the leadership exodus at Stripe that has been happening recently?
amccloudover 2 years ago
How is this different from Stripe Treasury?
评论 #32828960 未加载
smohnotover 2 years ago
see also: <a href="http:&#x2F;&#x2F;unit.co" rel="nofollow">http:&#x2F;&#x2F;unit.co</a><p>you can programatically create accounts &amp; cards and test with real money - in minutes!<p><a href="https:&#x2F;&#x2F;www.unit.co&#x2F;how-to-build" rel="nofollow">https:&#x2F;&#x2F;www.unit.co&#x2F;how-to-build</a>
dedoussisover 2 years ago
How is this different to Stripe&#x27;s Banking-as-a-Service product?
fibonaccover 2 years ago
How can Canadian developers use this to gain access to US markets?
sealthedealover 2 years ago
If you want international banking APIs just use routefusion.com
sealthedealover 2 years ago
fwiw, bnk.dev was a dope name, I think it has more virility :). Congrats on the launch.
EGregover 2 years ago
Only in USA ? Or what
moneywoesover 2 years ago
How is this different
PKopover 2 years ago
Stripe for neobanks
评论 #32830893 未加载
randomcatuserover 2 years ago
I&#x27;m a bit confused about why one would want to do this! If you become your own bank, what are the pieces you have to do yourself? (I imagine things like fraud?)
评论 #32829019 未加载
评论 #32829189 未加载
评论 #32828965 未加载