SOLID
Solid is a modern fintech infrastructure provider – a one-stop shop that offers a fully integrated and compliant suite of fintech services – think AWS for FinTech or simply FinTech-as-a-service! On Solid's fully managed infrastructure, any company can quickly build and launch embedded fintech products such as bank accounts, crypto wallets, payments, and cards to their users. The company owns the experience and has little or no regulatory overhead. Integration is a light technical lift, a ma... tter of calling modern APIs and a few lines of code, facilitating lightning-fast speed to market. Solid's clients include established FinTechs (such as Plate IQ and Paystand), SaaS leaders (such as Shifl and Everflow), and rapidly growing startups (such as Lumanu and Starlight). Headquartered in San Mateo, CA, Solid is backed by FTV Capital, Headline, Base10, Grishin Robotics, and Abstract Ventures.
SOLID
Social Links:
Industry:
Banking FinTech SaaS Virtual Currency
Founded:
2019-02-01
Address:
San Mateo, California, United States
Country:
United States
Website Url:
http://www.solidfi.com
Total Employee:
51+
Status:
Active
Email Addresses:
[email protected]
Total Funding:
80.82 M USD
Technology used in webpage:
SPF Domain Not Resolving IPv6 Cloudflare Cloudflare Hosting Cloudflare DNS Heroku Vegur Proxy Cloudflare Insights Intercom Help Loom
Similar Organizations
Ando Money
Ando Money enables customers to join and drive a transformative movement to combat the climate crisis through carbon-reducing banking.
Jasper
Jasper, formerly CreditStacks, is a financial service company that offers a premium Mastercard® designed for professionals.
Douugh
Douugh is a smart bank account, helping people live financially healthier.
Moka
Moka (previously Mylo) is Canada’s #1 saving and investing app.
Sila
Sila is the leading money API for fintech. An API platform that provides banking and payment infrastructure-as-a-service.
Stash
Stash develops a personal finance application to combine banking, investing, and advice into one platform.
Token
Token is an open banking payments platform driving the shift from traditional payment methods to bank payments.
Tuum
Tuum is a cloud-native banking platform that allows any business to offer tailored financial services to their customers.
Current Advisors List
![]()
Current Employees Featured
![]()
Founder
Investors List
![]()
FTV Capital
FTV Capital investment in Series B - Solid
Headline
Headline investment in Series B - Solid
Headline
Headline investment in Series A - Solid
![]()
Grishin Robotics
Grishin Robotics investment in Series A - Solid
Techstars
Techstars investment in Series A - Solid
![]()
Bossanova Investimentos
Bossanova Investimentos investment in Series A - Solid
Base10 Partners
Base10 Partners investment in Series A - Solid
Techstars
Techstars investment in Seed Round - Solid
Backend Capital
Backend Capital investment in Seed Round - Solid
![]()
Lawrence Chu
Lawrence Chu investment in Seed Round - Solid
Official Site Inspections
http://www.solidfi.com Semrush global rank: 47.52 K Semrush visits lastest month: 2.6 M
- Host name: aacb0a264e514dd48.awsglobalaccelerator.com
- IP address: 75.2.70.75
- Location: Seattle United States
- Latitude: 47.54
- Longitude: -122.3032
- Metro Code: 819
- Timezone: America/Los_Angeles
- Postal: 98108

More informations about "Solid"
How to Easily Create and Use a phpinfo Page (In 3 Steps) - Kinsta
Dec 14, 2022 Learn how to create a phpinfo() page to retrieve lots of information aboout your environment like version of PHP, extensions in use, EGPCS data, and more.See details»
PHP Exercises : Create a HTML form and accept the user
May 26, 2025 PHP Exercises, Practice and Solution: Create a simple HTML form and accept the user name and display the name through PHP echo statement.See details»
PHP Online Compiler
PHP Online Compiler Write, Run & Share PHP code online using OneCompiler's PHP online compiler for free. It's one of the robust, feature-rich online compilers for PHP language, …See details»
how to get title and description of a website using php?
Oct 9, 2011 Possible Duplicate: Help getting meta title and description I've spend a full day on it. Searched on the net. Saw some similar questions on satckoverflow also. but all I got …See details»
What is index.php for? - Stack Overflow
Sep 1, 2022 At its most basic, index.php is the first file that will show up when a browser goes to the site or a directory. Beyond that, it can be used for whatever the site/project dictates. For …See details»
PHP: Streams - Manual
Php_user_filter — The php_user_filter class php_user_filter::filter — Called when applying the filter php_user_filter::onClose — Called when closing the filter php_user_filter::onCreate — …See details»
Fulltext search in PHP - Stack Overflow
Jan 30, 2015 I want to perform fulltext search for a given phrase in a given string using PHP. I want this search to be: case insensitive diacritics insensitive, so for example "Žluťoučký kůň" …See details»
PHP: A simple tutorial - Manual
Here we would like to show the very basics of PHP in a short, simple tutorial. This text only deals with dynamic web page creation with PHP, though PHP is not only capable of creating web …See details»
PHP proc_title Function - Online Tutorials Library
Learn how to use the PHP proc_title function to set the title of the command line process, enhancing your PHP scripts and applications.See details»
PHP Examples - W3Schools
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.See details»
Get first word in string php the_title WordPress
I'm trying to shorten a wordpress title to just the first word. For a page named "John Doe" I want to have a sub title somewhere on the page that says "About John" so I want to just get the first w...See details»
PHP header () 函数 - w3school 在线教程
认识到一点很重要,即必须在任何实际的输出被发送之前调用 header () 函数(在 PHP 4 以及更高的版本中,您可以使用输出缓存来解决此问题): <html> <?php // 结果出错 // 在调用 …See details»
correct PHP headers for pdf file download - W3docs
To download a PDF file in PHP, you will need to use the appropriate HTTP headers.See details»
PHP MySQL Create Table - W3Schools.com
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, …See details»
How to add the Dynamic Meta Title and Meta Description on
May 13, 2016 and then adding the variables into header.php in title and meta description (using include (includes/header.php)), however the problem is, I can only do this for one page, I don't …See details»
Using the index.php to render the Blog posts index page
Jun 23, 2020 Open up the index.php file and remove the loop entirely. This is the leftover code.See details»
James Gunn and the cast of Peacemaker tell all on season 2's …
After last season's opening credits went viral, Peacemaker season 2's dance number is going bigger and bolder – here's how it was brought to life.See details»
PHP Forms Required Fields - W3Schools.com
PHP - Required Fields From the validation rules table on the previous page, we see that the "Name", "E-mail", and "Gender" fields are required. These fields cannot be empty and must be …See details»
How to change $page title when the form is submitted..? (Example ...
Feb 21, 2016 SOOJIN HA is having issues with: Hi, I found that when I submit the form, the h1 tag ("suggest a media item") remains the same. So I tried to change it to "thank you!" m...See details»
PHP File Upload - W3Schools.com
Configure The "php.ini" File First, ensure that PHP is configured to allow file uploads. In your "php.ini" file, search for the file_uploads directive, and set it to On:See details»