Prosper

Prosper Marketplace operates one of the largest peer-to-peer (marketplace) lending platforms in the United States, matching individual and institutional investors with consumers seeking personal loans, and also offering a HELOC and a credit-card product. For investors, Prosper publishes a RESTful Investor API that lets individual, institutional, and third-party agents connect directly to the platform to view account balances, search active loan listings, place orders (bids) to purchase Notes, and track owned Notes, loans, and payments. The API uses OAuth 2.0 over SSL with comprehensive filtering and sorting, and offers a sandbox environment for integration testing. This profile was surfaced as a portfolio company of Emergence Capital, IVP, and QED Investors and enriched from Prosper's public developer documentation.

Prosper publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Lending, Peer-to-Peer Lending, and Marketplace Lending.

Prosper’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, pricing, and 13 more developer resources.

31.2/100 thin ▬ flat Agent 18/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyFintechLendingPeer-to-Peer LendingMarketplace LendingInvestingPersonal LoansConsumer CreditFinancial Services

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 31.2/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 18/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 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 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/prosper: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Prosper Investor API

RESTful API for Prosper investors and third-party agents to view account information, search active loan listings, place orders to purchase Notes, and retrieve owned Notes, inve...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

prosper-mcp.yml

MCP SERVER

Security Posture 2

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

Prosper Authentication

oauth2 · 3 schemes

SECURITY

Prosper Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: prosper
name: Prosper
description: Prosper Marketplace operates one of the largest peer-to-peer (marketplace) lending platforms in the United States,
  matching individual and institutional investors with consumers seeking personal loans, and also offering a HELOC and a credit-card
  product. For investors, Prosper publishes a RESTful Investor API that lets individual, institutional, and third-party agents
  connect directly to the platform to view account balances, search active loan listings, place orders (bids) to purchase
  Notes, and track owned Notes, loans, and payments. The API uses OAuth 2.0 over SSL with comprehensive filtering and sorting,
  and offers a sandbox environment for integration testing. This profile was surfaced as a portfolio company of Emergence
  Capital, IVP, and QED Investors and enriched from Prosper's public developer documentation.
url: https://raw.githubusercontent.com/api-evangelist/prosper/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- emergence-capital
- ivp
- qed-investors
x-tier: profiled
x-tier-reason: has-public-api
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.prosper.com/favicon.ico
tags:
- Company
- Fintech
- Lending
- Peer-to-Peer Lending
- Marketplace Lending
- Investing
- Personal Loans
- Consumer Credit
- Financial Services
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Prosper Investor API
  description: RESTful API for Prosper investors and third-party agents to view account information, search active loan listings,
    place orders to purchase Notes, and retrieve owned Notes, invested loans, and loan payments. OAuth 2.0 over SSL. Production
    and sandbox environments.
  humanURL: https://developers.prosper.com/docs/investor/
  baseURL: https://api.prosper.com/v1
  tags:
  - Lending
  - Investing
  - Notes
  - Listings
  - Orders
  properties:
  - type: Documentation
    url: https://developers.prosper.com/docs/investor/
  - type: Authentication
    url: authentication/prosper-authentication.yml
  - type: Conventions
    url: conventions/prosper-conventions.yml
  - type: Idempotency
    url: conventions/prosper-conventions.yml
  - type: ErrorCatalog
    url: errors/prosper-problem-types.yml
  - type: Lifecycle
    url: lifecycle/prosper-lifecycle.yml
  - type: Deprecation
    url: lifecycle/prosper-lifecycle.yml
  - type: Sandbox
    url: sandbox/prosper-sandbox.yml
  - type: MCPServer
    url: mcp/prosper-mcp.yml
  - type: DataModel
    url: data-model/prosper-data-model.yml
  - type: Conformance
    url: conformance/prosper-conformance.yml
common:
- type: Website
  url: https://www.prosper.com
- type: DeveloperPortal
  url: https://developers.prosper.com/
- type: Documentation
  url: https://developers.prosper.com/docs/
- type: APIReference
  url: https://developers.prosper.com/docs/investor/
- type: GettingStarted
  url: https://developers.prosper.com/docs/investor/
- type: Support
  url: https://developers.prosper.com/support/
- type: HelpCenter
  url: https://help.prosper.com/
- type: Blog
  url: https://www.prosper.com/blog
- type: SignUp
  url: https://www.prosper.com/signup
- type: Pricing
  url: https://www.prosper.com/loans/rates-and-fees
- type: TermsOfService
  url: https://www.prosper.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.prosper.com/legal/privacy-policy
- type: Authentication
  url: authentication/prosper-authentication.yml
- type: OAuth
  url: https://www.prosper.com/oauth
- type: Sandbox
  url: sandbox/prosper-sandbox.yml
- type: DomainSecurity
  url: security/prosper-domain-security.yml
- type: WellKnown
  url: well-known/prosper-well-known.yml
- type: Packages
  url: packages/prosper-packages.yml
- type: LLMsTxt
  url: llms/prosper-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 13
  pass: local-v1