Launch HN: Belvo (YC W20) – Financial Data API Platform for Latin America

Hey HN,

Pablo and Oriol here, founders of Belvo (https://belvo.co/), a financial data API platform for Latin America. Think Plaid for Latam.

We were previously building a payments startup (something like Venmo) in Europe and when expanding to Latam realised how hard it is to connect to legacy infrastructure, whether it is to access data, validate bank accounts or process payments. We’ve also been working in fintech in Europe for the past few years (at companies like Revolut) and one of us comes from a traditional financial services background. We’ve seen the impact open banking technology, which has become common in Europe, has had on providing end-users with more transparent and fair offerings and on lowering barriers for fintech developers to get started and launch innovative new products. But this technology hasn't made it into Latam yet, so we saw a big opportunity and started Belvo to solve that.

Belvo allows end-users to connect their financial data to new fintech apps across Latam. We’ve seen a number of relevant use cases for our product so far. For personal and business finance apps, we allow users to connect bank accounts and view them in one place through account consolidation. This allows developers to provide better spending analytics and proactive recommendations. Business-oriented finance apps can reduce manual errors and costs via automated accounting by syncing bank feeds and reconciling transactions on a recurring basis. We’ve also seen that digital-first banks and wallets can use us to build in-house personal finance managers and authenticate the owner of any bank account - thus streamlining their know-your-client (KYC) processes. We also enable credit providers to build better and faster experiences for borrowers. Instead of having to build onboarding flows or asking users to self-report or upload their information, data can be synced via our API. Fraud risk can also be reduced and scoring improved by accessing more granular and broad data.

Currently we allow end-users to connect banks and bank-like sources to fintech apps. That being said, our goal is to aggregate all relevant financial data sources, not just banks. This is particularly important in Latam, where 50% of the population is unbanked. In this context, sources such as service providers (think prepaid phone, prepaid TV, electricity bills), digital wallets and gig-economy apps are relevant for both users and fintech apps. These are typically paid in cash and don’t go through a bank statement or debit card but all have portals where consumption and spend can be analysed and categorised. Becoming the “source of truth” for all this data is pretty tricky as all data sources have different formats, ways to access, granularity, etc. and that’s something we’re looking to solve.

The process of connecting accounts to fintech apps is built on the premise of full and strong user consent to data sharing. Security / privacy is something we’ve been focusing on since day 1. Our engineering, infrastructure and data teams have past experience in working on products with similar complexities.

We went live in January in Mexico, our first market. We will soon be expanding to Colombia and Brazil and working on some additional products and sources to complement the core data API.

Belvo has been built by developers, for developers and our API documentation is public. The way to get setup is directly via our developer portal (https://developers.belvo.co/). Upon signup, you’ll be able to retrieve your API keys for both our Sandbox and Production environments.

Oriol and I would be delighted to get your thoughts and feedback on what we’re building.

Fire away HN!

65 points | by viguerapablo 1483 days ago

15 comments

  • ocruzv 1483 days ago
    That's an awesome platform, I'll start implementing it in my startup!

    Just a little feedback:

    I just signed up, but I don't know if it was a special case; Your sign up flow was broken for me: Filled the basic info in the first page of the signup flow (where you ask for email/password/name) and in the second part (the one of the URL and what we are building) just jumped an error saying that I should retry later. I just clicked again the button and nothing happened. Opened the developer console, inspected the network and I saw the error message: "This user is already signed up".

    Ok... Now I'm in the user panel, all good, but please show more information to the user, more if you are trying with a delicate thing like finances.

    • viguerapablo 1483 days ago
      Did you have an issue when typing in your url? Do you recall what the error message was? We do have a url validation in that form that requires https:// Typing in www. will give you an error.
      • ocruzv 1480 days ago
        Nope, the error was when I did submit the form, and it only was something like "Error. Try again later".
  • scrollaway 1483 days ago
    Super cool. Best of luck, these types of services are very often game-changing.

    Okay so one immediate issue I see security-wise though is you're sending security key passwords over email … and from what I gather in your docs, only over email? Either way sending it over email sounds shaky at best.

    QOL request: on the institutions page (https://developers.belvo.co/docs/institution), can you add links to the bank sites in question?

    I like that you have a postman collection at the ready in your docs, that's nice.

    Also your homepage is just … I don't think it's good. Sorry, I know this is probably not useful feedback, but it's a nearly autogenerated landing page for the docs site, it doesn't inspire confidence. I want you guys to succeed so please spend some money on a fresh new homepage if you're not doing that already.

    Good luck!!

    • viguerapablo 1483 days ago
      Thanks for the feedback.

      We're constantly improving the institutions page. I agree that adding the url to the bank / entity would be helpful.

      The homepage for the developer portal you mean? We put it together using read.me as a first iteration but as we improve the product we'll also polish this up with a more customised UI.

  • alvis 1483 days ago
    Having been working on open banking for the past 12 months, I can see a lot of similarity and potential here. If I'm correct, you're trying to be true layer for Latin America.

    Now question time, maybe a bit harsh but you need to think about it.

    1. simple one, where is the user authentication flow?

    2. the harsh one: as the same problem in OB, just curious what's your thought about building the trust between a third party (TPP or your client in your case) and the end-users? You know in the UK, even OB is relatively mature, you don't see many people willing to login to their bank account via a third party app, even though we all know it's very safe in the technological point of view. But trust is not something you can simply build with technology.

    • viguerapablo 1483 days ago
      Similar to TrueLayer yes, more tailored to the local market in terms of bancarisation % and status of open banking regulation (not existent).

      Maybe this helps to understand our authentication flow --> https://developers.belvo.co/docs/connect-widget

      I totally agree with you. Trust is key. We work hand-in-hand with our partners to build this and educate the market as we grow. In general, all of our products, widgets, sdks, etc. are delivered completely white-label so that we can leverage the trust already existing between end-user and the fintech he/she is interacting with. We're also working with the regulator and other stakeholders to build and drive the education towards open banking for the market as a whole. It's a very long-term process :)

    • someuser54541 1483 days ago
      > Having been working on open banking for the past 12 months

      What are you working on?

      • alvis 1483 days ago
        On the ASPSP side
    • ffumarola 1483 days ago
      Conversely, Plaid has been pretty successful here.
      • viguerapablo 1483 days ago
        Yeah, we know the guys at Plaid pretty well and we're big fans of the infrastructure they have created for fintechs and new financial services.
  • grenoire 1483 days ago
    Looks quite neat, I'm happy to see more interest in these markets!

    Also, "SHA256 encryption to ensure your user's data will always be safe and never compromised." confuses me, as that is a hash function, not encryption method.

    • viguerapablo 1483 days ago
      Thanks for the note - totally right!
  • Scarbutt 1483 days ago
    With what banks will you start in Colombia? How will the flow be for users that need to login with a token[0]? (6 digit code that changes every 60 secs). Others banks ask you to recognized an image you selected before.

    [0] https://static.iris.net.co/dinero/upload/images/2009/10/1/84...

  • jasdeepsingh 1483 days ago
    I'm CTO at a startup here in Brazil. I'd love to chat with you guys about potentially being a beta user of your platform. Let's connect!
    • viguerapablo 1482 days ago
      Amazing. Sure, feel free to email me / us at pablo[at] or hello[at] and happy to discuss further.
  • osrec 1483 days ago
    Hi, this looks great. I run an accounting/productivity SaaS (https://usebx.com) and would be interested in integrating with your API. Would love to learn more about your product over a call (contact details in my profile). Thanks!
    • viguerapablo 1482 days ago
      Cool - thanks. Happy to chat further. Is your product mostly UK/Europe based or you also have an active client base in Latam?
      • osrec 1482 days ago
        We have about 3k users in LATAM, but otherwise mostly UK
  • usaphp 1483 days ago
    There is a big delay in clicking "Run" next to each script snippet, I would add some loading animation, because it takes 2-3 seconds to load and it gives no indication that it's doing something in the background.
  • ceeker 1483 days ago
    Congrats on the launch. Your API looks very clean.

    Do you support NuBank in addition to the big banks? I have heard NuBank has pretty aggressive anti-scraping approaches. Not sure if you support them or plan to in the near future.

    • viguerapablo 1483 days ago
      Thanks! We don't yet support NuBank, but it's on the list for sure - both for Mexico (where it launched a month ago) and for Brazil (where we'll look to expand soon). We do plan on adding neobanks and other financial data sources to our API though. Although we typically work in a "data source agnostic" way, we also spend time building up relationships and looking to get directly connected via partnerships.
  • alvis 1483 days ago
    Just read this. You definitely find a good problem to deal with

    https://www.entrepreneur.com/article/347661

  • notdang 1483 days ago
    That's a big no-no:

    > The connection to bank institutions are made using the bank websites. When using Belvo, customers would need to user their website bank credentials, not the mobile ones if different.

    • ampdepolymerase 1483 days ago
      This is literally how every banking API works. There are not many options aside from screenscraping.
      • darkteflon 1483 days ago
        This is fascinating. I’d always assumed that these open banking platforms had to go through a protracted period of relationship-building and negotiation with financial institutions, but you’re saying the most common approach is scraping? Is this how, e.g., Plaid does it?
        • ampdepolymerase 1483 days ago
          Correct. And not just for banking either. For financial brokerage APIs, a lot work the same way.
          • darkteflon 1483 days ago
            That is ... absolutely bonkers.

            Thanks for your insight.

    • om42 1483 days ago
      Isn't this how Mint did/does it?
      • viguerapablo 1483 days ago
        It's similar in a way, yes. We have clients that are just like Mint for the Latam market.
    • viguerapablo 1483 days ago
      We always try to do our dev work and connect to both the website and the app. In many (most) instances, though, in Latam going via web is the only way forward. That being said, we actively work with banks to partner up and establish direct connections too.
      • ycombricko 1483 days ago
        wouldn't this be slow? Is it legal in LATAM for screen scrapping API?
        • viguerapablo 1483 days ago
          Partnering with banks you mean? Yeah, banks are slow to move but in Latam they're also pretty keen to partner up with fintechs if they see a win/win.

          We work on the premise of end-users granting us permission to access and share the data they want for the means/apps they want. So there're an opt-in here. There's no general legal framework against this.

  • weston 1483 days ago
    Great to see more startups coming from Mexico and greater LATAM!
  • unnom 1483 days ago
    Any documentation in a Latin American language?
    • viguerapablo 1482 days ago
      At the moment only in English. We've seen that most developers we work with are generally OK using English-based documentation to code. We might look to broaden that to Spanish and Portuguese down the line but it's not an immediate priority.
  • fernandotakai 1483 days ago
    nice, congrats! looking forward to use it when it releases in brazil :)

    side note -- it's interesting that you guys are focusing on LATAM but hiring in europe (i looked through your jobs page because i know some really good LATAM python devs that are looking for new challenges)

    • viguerapablo 1483 days ago
      Our product / tech team is mostly based in Barcelona (early team at least) but we'll actively grow our tech team in Latam as well - mostly Mexico City. Happy to get connected to folks you might think would be a good fit. :)
  • toomuchtodo 1483 days ago
    Is this a duplicate launch post? I seem to recall this posted previously within the last 72 hours, but that thread has disappeared (I had favorited it, but is no longer in my favorites).
    • viguerapablo 1483 days ago
      We did post this originally 24h ago but took it down a few minutes later to refine it and post again today. This should be the good post. Cheers!
      • toomuchtodo 1483 days ago
        No worries, favorited again! Looking forward to using your product.
    • dang 1483 days ago
      That confusion was partly caused by us and the founders being in different time zones, which caused some coordination hiccups. Sorry!
      • toomuchtodo 1483 days ago
        Wasn't intended as pejorative, just curious. Feel free to nuke this subthread to remove noise from their post.