Sommelier

Sommelier (rebranding to "Somm") is a decentralized asset-management and DeFi vault protocol whose smart-contract "cellars" run automated yield strategies on Ethereum. It publishes a public, read-only HTTP API that exposes on-chain vault performance data — daily and hourly snapshots (APY, TVL, share price, total assets), protocol-wide total value locked, per-cellar snapshots, and integration datasets for Kelp and ether.fi points and balances. All endpoints are unauthenticated GET requests with path-based parameters and a { "Response": ... } envelope; the API currently serves the ethereum network. Backed by Multicoin Capital.

Sommelier publishes 3 APIs on the APIs.io network: Integrations API, Protocol API, and Vault Data API. Tagged areas include Company, Crypto Web3, DeFi, Blockchain, and Ethereum.

Sommelier’s developer surface includes authentication and 10 more developer resources.

29.3/100 emerging ▬ flat Agent 43/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
3 APIs 1 MCP Servers
CompanyCrypto Web3DeFiBlockchainEthereumVaultsYieldAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.3/100 · emerging
Contract Quality 12.3 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 43/100 · agent aware
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 0 / 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/sommelier: 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 3

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

Sommelier Integrations API

Integration-specific datasets (Kelp, ether.fi).

Sommelier Protocol API

Protocol-wide metrics such as total value locked.

Sommelier Vault Data API

Daily and hourly performance snapshots of Sommelier vaults (cellars).

MCP Servers 1

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

sommelier-mcp.yml

MCP SERVER

Security Posture 2

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

Sommelier Authentication

none · 0 schemes

SECURITY

Sommelier Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: sommelier
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sommelier.png
name: Sommelier
description: 'Sommelier (rebranding to "Somm") is a decentralized asset-management and DeFi vault protocol whose smart-contract
  "cellars" run automated yield strategies on Ethereum. It publishes a public, read-only HTTP API that exposes on-chain vault
  performance data — daily and hourly snapshots (APY, TVL, share price, total assets), protocol-wide total value locked, per-cellar
  snapshots, and integration datasets for Kelp and ether.fi points and balances. All endpoints are unauthenticated GET requests
  with path-based parameters and a { "Response": ... } envelope; the API currently serves the ethereum network. Backed by
  Multicoin Capital.'
url: https://raw.githubusercontent.com/api-evangelist/sommelier/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Crypto Web3
- DeFi
- Blockchain
- Ethereum
- Vaults
- Yield
- Analytics
apis:
- aid: sommelier:sommelier-integrations-api
  name: Sommelier Integrations API
  description: Integration-specific datasets (Kelp, ether.fi).
  humanURL: https://api.sommelier.finance/
  baseURL: https://api.sommelier.finance
  tags:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/sommelier-integrations-api-openapi.yml
  - type: Documentation
    url: https://api.sommelier.finance/
  - type: APIReference
    url: https://api.sommelier.finance/
- aid: sommelier:sommelier-protocol-api
  name: Sommelier Protocol API
  description: Protocol-wide metrics such as total value locked.
  humanURL: https://api.sommelier.finance/
  baseURL: https://api.sommelier.finance
  tags:
  - Protocol
  properties:
  - type: OpenAPI
    url: openapi/sommelier-protocol-api-openapi.yml
  - type: Documentation
    url: https://api.sommelier.finance/
  - type: APIReference
    url: https://api.sommelier.finance/
- aid: sommelier:sommelier-vault-data-api
  name: Sommelier Vault Data API
  description: Daily and hourly performance snapshots of Sommelier vaults (cellars).
  humanURL: https://api.sommelier.finance/
  baseURL: https://api.sommelier.finance
  tags:
  - Vault Data
  properties:
  - type: OpenAPI
    url: openapi/sommelier-vault-data-api-openapi.yml
  - type: Documentation
    url: https://api.sommelier.finance/
  - type: APIReference
    url: https://api.sommelier.finance/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.somm.finance
- type: DeveloperPortal
  url: https://api.sommelier.finance/
- type: DomainSecurity
  url: security/sommelier-domain-security.yml
- type: Authentication
  url: authentication/sommelier-authentication.yml
- type: Conventions
  url: conventions/sommelier-conventions.yml
- type: DataModel
  url: data-model/sommelier-data-model.yml
- type: Conformance
  url: conformance/sommelier-conformance.yml
- type: MCPServer
  url: mcp/sommelier-mcp.yml
- type: LLMsTxt
  url: llms/sommelier-llms.txt
- type: Overlay
  url: overlays/sommelier-api-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 12
  pass: local-v1