Splash Financial

Splash Financial is a Cleveland, Ohio financial technology company and online lending marketplace, founded in 2013, that matches consumers with loan offers from a network of partner banks and credit unions rather than lending directly itself. The platform uses automated underwriting to prequalify borrowers and present competing offers across student loan refinancing, personal loans, debt consolidation, home equity lines of credit, in-school private student loans, and medical school loan refinancing. The company reports having helped more than 125,000 people refinance over $6 billion in loans. Splash also sells its origination technology to credit unions and community banks as a partner channel, but that integration is arranged through a business development contact form and no public developer portal, API reference, or machine-readable specification is published.

Splash Financial is profiled on the APIs.io network. Tagged areas include Company, Financial Services, Lending, Student Loans, and Personal Loans.

Splash Financial’s developer surface includes engineering blog, support, signup flow, and 8 more developer resources.

15.7/100 emerging ▬ flat Agent 4/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
0 APIs
CompanyFinancial ServicesLendingStudent LoansPersonal LoansMarketplaceFintechDebt ConsolidationHome Equity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 15.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 4/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/splash-financial: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Splash Financial Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: splash-financial
name: Splash Financial
description: Splash Financial is a Cleveland, Ohio financial technology company and online lending marketplace, founded in
  2013, that matches consumers with loan offers from a network of partner banks and credit unions rather than lending directly
  itself. The platform uses automated underwriting to prequalify borrowers and present competing offers across student loan
  refinancing, personal loans, debt consolidation, home equity lines of credit, in-school private student loans, and medical
  school loan refinancing. The company reports having helped more than 125,000 people refinance over $6 billion in loans.
  Splash also sells its origination technology to credit unions and community banks as a partner channel, but that integration
  is arranged through a business development contact form and no public developer portal, API reference, or machine-readable
  specification is published.
image: https://www.splashfinancial.com/favicon.ico
url: https://raw.githubusercontent.com/api-evangelist/splash-financial/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Financial Services
- Lending
- Student Loans
- Personal Loans
- Marketplace
- Fintech
- Debt Consolidation
- Home Equity
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/splash-financial-domain-security.yml
- type: Website
  url: https://www.splashfinancial.com/
- type: SecondaryMarket
  url: https://forgeglobal.com/splash-financial_stock/
- type: Blog
  url: https://www.splashfinancial.com/blog
- type: Support
  url: https://www.splashfinancial.com/about-us/contact-us
- type: TermsOfService
  url: https://www.splashfinancial.com/disclaimers/terms-of-use
- type: PrivacyPolicy
  url: https://www.splashfinancial.com/disclaimers/online-privacy-policy
- type: SignUp
  url: https://my.splashfinancial.com/
- type: GitHubOrganization
  url: https://github.com/splashfinancial
- type: LLMsTxt
  url: llms/splash-financial-llms.txt
- type: WellKnown
  url: well-known/splash-financial-well-known.yml
x-enrichment:
  date: '2026-08-05'
  status: minimal
  artifacts_added: 3
  pass: local-v1
x-coverage:
  state: gated
  reason: sales-gate
  detail: Splash Financial markets its origination technology to credit unions and community banks, but the only route to
    it is the "fill out the form and we'll contact you" partnerships page — there is no developer portal, and the live API
    host api.splashfinancial.com (an AWS API Gateway) answers every unauthenticated path, including /openapi.json, with {"message":"Not
    Found"} while robots.txt disallows /api/ and /partner/.
  evidence:
  - url: https://www.splashfinancial.com/about-us/partnerships
    status: 200
  - url: https://api.splashfinancial.com/openapi.json
    status: 404
  - url: https://www.splashfinancial.com/robots.txt
    status: 200
  - url: https://www.splashfinancial.com/llms.txt
    status: 200
  checked: '2026-08-05'