RockSolid

RockSolid (rocksolid.network) is a DeFi platform offering actively managed, institutional-grade liquid vaults. It lets institutions, protocols and projects launch tailored, white-label vault products that give their communities streamlined access to higher yields and DeFi strategies typically reserved for large investors, sourcing yield from protocols such as Uniswap, Aave, Morpho and Yearn. Vaults are built on the ERC-7540 Asynchronous Tokenized Vault standard (Lagoon Finance implementation) and are audited. RockSolid publishes a public, read-only REST Vaults API that exposes vault metadata, curators, rewards, latest performance (NAV, APR/APY, TVL), strategy allocation snapshots by period, and calculated APR/TVL — plus smart-contract integration docs for on-chain deposit/redeem. Added to the API Evangelist network as a portfolio company of Kindred Ventures.

RockSolid publishes 3 APIs on the APIs.io network: Allocations API, Performance API, and Vaults API. Tagged areas include Company, DeFi, Decentralized Finance, Liquid Vaults, and Yield.

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

43.3/100 thin ▬ flat Agent 51/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
3 APIs 1 MCP Servers
CompanyDeFiDecentralized FinanceLiquid VaultsYieldStakingWeb3Blockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 43.3/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 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/rocksolid: 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.

RockSolid Allocations API

Strategy allocation snapshots and periods

RockSolid Performance API

APR and TVL calculations

RockSolid Vaults API

Vault catalogue, metadata and performance

MCP Servers 1

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

rocksolid-mcp.yml

MCP SERVER

Security Posture 2

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

Rocksolid Authentication

0 schemes

SECURITY

Rocksolid Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

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

Commercial 1

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: rocksolid
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rocksolid.png
name: RockSolid
description: RockSolid (rocksolid.network) is a DeFi platform offering actively managed, institutional-grade liquid vaults.
  It lets institutions, protocols and projects launch tailored, white-label vault products that give their communities streamlined
  access to higher yields and DeFi strategies typically reserved for large investors, sourcing yield from protocols such as
  Uniswap, Aave, Morpho and Yearn. Vaults are built on the ERC-7540 Asynchronous Tokenized Vault standard (Lagoon Finance
  implementation) and are audited. RockSolid publishes a public, read-only REST Vaults API that exposes vault metadata, curators,
  rewards, latest performance (NAV, APR/APY, TVL), strategy allocation snapshots by period, and calculated APR/TVL — plus
  smart-contract integration docs for on-chain deposit/redeem. Added to the API Evangelist network as a portfolio company
  of Kindred Ventures.
url: https://raw.githubusercontent.com/api-evangelist/rocksolid/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kindred-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- DeFi
- Decentralized Finance
- Liquid Vaults
- Yield
- Staking
- Web3
- Blockchain
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: rocksolid:rocksolid-allocations-api
  name: RockSolid Allocations API
  description: Strategy allocation snapshots and periods
  humanURL: https://docs.rocksolid.network/integration/api
  baseURL: https://app-integration.rocksolid.network/api
  tags:
  - Allocations
  properties:
  - type: OpenAPI
    url: openapi/rocksolid-allocations-api-openapi.yml
  - type: Authentication
    url: authentication/rocksolid-authentication.yml
- aid: rocksolid:rocksolid-performance-api
  name: RockSolid Performance API
  description: APR and TVL calculations
  humanURL: https://docs.rocksolid.network/integration/api
  baseURL: https://app-integration.rocksolid.network/api
  tags:
  - Performance
  properties:
  - type: OpenAPI
    url: openapi/rocksolid-performance-api-openapi.yml
  - type: Authentication
    url: authentication/rocksolid-authentication.yml
- aid: rocksolid:rocksolid-vaults-api
  name: RockSolid Vaults API
  description: Vault catalogue, metadata and performance
  humanURL: https://docs.rocksolid.network/integration/api
  baseURL: https://app-integration.rocksolid.network/api
  tags:
  - Vaults
  properties:
  - type: OpenAPI
    url: openapi/rocksolid-vaults-api-openapi.yml
  - type: Authentication
    url: authentication/rocksolid-authentication.yml
common:
- type: Website
  url: https://rocksolid.network/
- type: DeveloperPortal
  url: https://docs.rocksolid.network
- type: Documentation
  url: https://docs.rocksolid.network
- type: APIReference
  url: https://docs.rocksolid.network/integration/api
- type: GettingStarted
  url: https://docs.rocksolid.network/integration/onboarding-guide
- type: Blog
  url: https://blog.rocksolid.network
- type: GitHubOrganization
  url: https://github.com/rocksolid-network
- type: Support
  url: https://rocksolid.network/contact#contact-form
- type: TermsOfService
  url: https://rocksolid.network/terms#tos
- type: SignUp
  url: https://app.rocksolid.network
- type: Authentication
  url: authentication/rocksolid-authentication.yml
- type: ErrorCatalog
  url: errors/rocksolid-problem-types.yml
- type: Lifecycle
  url: lifecycle/rocksolid-lifecycle.yml
- type: Conventions
  url: conventions/rocksolid-conventions.yml
- type: Conformance
  url: conformance/rocksolid-conformance.yml
- type: DataModel
  url: data-model/rocksolid-data-model.yml
- type: MCPServer
  url: mcp/rocksolid-mcp.yml
- type: LLMsTxt
  url: llms/rocksolid-llms.txt
- type: Overlay
  url: overlays/rocksolid-vaults-overlay.yaml
- type: DomainSecurity
  url: security/rocksolid-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1