Teahouse Finance

Teahouse Finance, founded in 2021, is a multi-strategy DeFi asset-management platform that sits as a simplified layer above protocols such as Uniswap V3, removing the complexity of managing liquidity and crypto assets. It runs audited smart-contract vaults across multiple chains — LP Vaults, Portfolio Vaults, the Easy-Earn delta-neutral strategy, and Tea-REX — for both individual and enterprise clients. Teahouse exposes a public read-only Vault API (HTTP/JSON) over its permissionless vaults: the vault catalog, per-vault performance time series (TVL, fee APR, share-token APR, share price), and account/vault share transaction logs. Vaults are of type V3Pair (a single Uniswap V3 LP pair) or V3Port (a portfolio of multiple positions). Surfaced as a portfolio company of Pantera Capital and enriched into the API Evangelist network from its published developer documentation.

Teahouse Finance publishes 1 API on the APIs.io network: Teahouse Vault API. Tagged areas include Company, Crypto, DeFi, Blockchain, and Vaults.

Teahouse Finance’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, authentication, and 12 more developer resources.

39.9/100 thin Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-21 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoDeFiBlockchainVaultsLiquidity ManagementAsset ManagementUniswapWeb3

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 39.9/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 51/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 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/teahouse: 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

Teahouse Vault API

Read-only HTTP/JSON API exposing Teahouse permissionless DeFi vault data: the vault catalog, performance time series, and share transaction logs.

MCP Servers

teahouse-mcp.yml

MCP SERVER

Resources

Get Started 3

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

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: teahouse
name: Teahouse Finance
description: 'Teahouse Finance, founded in 2021, is a multi-strategy DeFi asset-management platform that sits as a simplified
  layer above protocols such as Uniswap V3, removing the complexity of managing liquidity and crypto assets. It runs audited
  smart-contract vaults across multiple chains — LP Vaults, Portfolio Vaults, the Easy-Earn delta-neutral strategy, and Tea-REX
  — for both individual and enterprise clients. Teahouse exposes a public read-only Vault API (HTTP/JSON) over its permissionless
  vaults: the vault catalog, per-vault performance time series (TVL, fee APR, share-token APR, share price), and account/vault
  share transaction logs. Vaults are of type V3Pair (a single Uniswap V3 LP pair) or V3Port (a portfolio of multiple positions).
  Surfaced as a portfolio company of Pantera Capital and enriched into the API Evangelist network from its published developer
  documentation.'
url: https://raw.githubusercontent.com/api-evangelist/teahouse/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: profiled
x-tier-reason: has-public-api
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto
- DeFi
- Blockchain
- Vaults
- Liquidity Management
- Asset Management
- Uniswap
- Web3
apis:
- name: Teahouse Vault API
  description: 'Read-only HTTP/JSON API exposing Teahouse permissionless DeFi vault data: the vault catalog, performance time
    series, and share transaction logs.'
  humanURL: https://docs.teahouse.finance/docs/vault-api
  baseURL: https://vault-content-api.teahouse.finance
  properties:
  - type: OpenAPI
    url: openapi/teahouse-vault-openapi.yml
  - type: Overlay
    url: overlays/teahouse-vault-overlay.yaml
  - type: Documentation
    url: https://docs.teahouse.finance/docs/vault-api
  - type: Authentication
    url: authentication/teahouse-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/teahouse-domain-security.yml
- type: Website
  url: https://teahouse.finance/
- type: DeveloperPortal
  url: https://docs.teahouse.finance/docs
- type: Documentation
  url: https://docs.teahouse.finance/docs
- type: APIReference
  url: https://docs.teahouse.finance/docs/vault-api
- type: GettingStarted
  url: https://docs.teahouse.finance/docs/for-developers/vault-api-introduction
- type: GitHubOrganization
  url: https://github.com/TeahouseFinance
- type: Blog
  url: https://medium.com/@teahouse.finance
- type: Support
  url: https://docs.teahouse.finance/docs/other-information/contact-us
- type: SignUp
  url: https://vault.teahouse.finance/
- type: Authentication
  url: authentication/teahouse-authentication.yml
- type: ErrorCatalog
  url: errors/teahouse-problem-types.yml
- type: Conventions
  url: conventions/teahouse-conventions.yml
- type: DataModel
  url: data-model/teahouse-data-model.yml
- type: Lifecycle
  url: lifecycle/teahouse-lifecycle.yml
- type: Conformance
  url: conformance/teahouse-conformance.yml
- type: MCPServer
  url: mcp/teahouse-mcp.yml
- type: LLMsTxt
  url: llms/teahouse-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 14
  pass: local-v1