Vendia

Vendia is an enterprise data platform company founded by Tim Wagner (creator of AWS Lambda) and Shruthi Rao (founder of the AWS blockchain practice). Its flagship product is the Vendia MCP Gateway — a managed, multi-tenant Model Context Protocol server that gives AI agents governed, audited access to Amazon S3 buckets, third-party REST APIs described by OpenAPI/Swagger ("API Catalogs"), and remote MCP servers behind a single OAuth-protected endpoint. Underneath sits Vendia Share, a real-time distributed data platform that exposes each project as an auto-generated GraphQL API over a consensus-backed ledger, with fine-grained permissions, RBAC, schema evolution, file and folder APIs, block/dead-letter notifications, and analytical data products ingested from S3, Snowflake, Databricks, BigQuery, Cloudera, MySQL and PostgreSQL.

Vendia publishes 1 API on the APIs.io network. Tagged areas include Company, MCP, Model Context Protocol, Artificial Intelligence, and Data Sharing.

The Vendia catalog on APIs.io includes 1 event-driven AsyncAPI specification.

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

67.3/100 exemplar ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
CompanyMCPModel Context ProtocolArtificial IntelligenceData SharingData PlatformGraphQLAgentsAPI GatewayData Governance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 67.3/100 · exemplar
Contract Quality 12.9 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 11.3 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/vendia: 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.

Vendia Share GraphQL API

Every Vendia project (Uni) is provisioned with an auto-generated GraphQL API derived from its JSON Schema data model — get_X / list_XItems / list_XVersions queries and add_X / c...

MCP Servers 1

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

vendia-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Vendia Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Vendia Rate Limits

3 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Vendia Authentication

apiKey/http/oauth2/openIdConnect · 6 schemes

SECURITY

Vendia Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Vendia Scopes

3 scopes · authorizationCode/clientCredentials

3 scopes

SCOPES

Resources

Get Started 5

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 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 6

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: vendia
name: Vendia
description: Vendia is an enterprise data platform company founded by Tim Wagner (creator of AWS Lambda) and Shruthi Rao (founder
  of the AWS blockchain practice). Its flagship product is the Vendia MCP Gateway — a managed, multi-tenant Model Context
  Protocol server that gives AI agents governed, audited access to Amazon S3 buckets, third-party REST APIs described by OpenAPI/Swagger
  ("API Catalogs"), and remote MCP servers behind a single OAuth-protected endpoint. Underneath sits Vendia Share, a real-time
  distributed data platform that exposes each project as an auto-generated GraphQL API over a consensus-backed ledger, with
  fine-grained permissions, RBAC, schema evolution, file and folder APIs, block/dead-letter notifications, and analytical
  data products ingested from S3, Snowflake, Databricks, BigQuery, Cloudera, MySQL and PostgreSQL.
url: https://raw.githubusercontent.com/api-evangelist/vendia/refs/heads/main/apis.yml
image: https://www.vendia.com/wp-content/uploads/2025/09/Power_genai_with_enterprise_data.webp
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- MCP
- Model Context Protocol
- Artificial Intelligence
- Data Sharing
- Data Platform
- GraphQL
- Agents
- API Gateway
- Data Governance
apis:
- name: Vendia Share GraphQL API
  description: Every Vendia project (Uni) is provisioned with an auto-generated GraphQL API derived from its JSON Schema data
    model — get_X / list_XItems / list_XVersions queries and add_X / create_X / put_X / update_X / remove_X mutations, plus
    the Vendia File and Folder APIs (addVendia_File, listVendia_FileItems, getVendia_FileTask). Reads carry a readMode (CACHED,
    NODE_COMMITTED, NODE_LEDGERED, UNI_LEDGERED) and writes carry a syncMode; the @vendia_transaction directive makes multi-operation
    mutations atomic. The endpoint is provisioned per project and requires an OAuth bearer token or node API key, so the schema
    is not anonymously introspectable.
  humanURL: https://docs.vendia.com/platform/operational/scalar-data/graphql/
  baseURL: https://api.share.vendia.com
  tags:
  - GraphQL
  - Data Sharing
  - Ledger
  properties:
  - type: Documentation
    url: https://docs.vendia.com/platform/operational/overview/
  - type: APIReference
    url: https://docs.vendia.com/platform/operational/scalar-data/graphql/
  - type: GettingStarted
    url: https://docs.vendia.com/platform/operational/getting-started/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/vendia-domain-security.yml
- type: Website
  url: https://www.vendia.com/
- type: DeveloperPortal
  url: https://docs.vendia.com/
- type: Documentation
  url: https://docs.vendia.com/platform/
- type: APIReference
  url: https://docs.vendia.com/platform/operational/scalar-data/graphql/
- type: GettingStarted
  url: https://docs.vendia.com/quickstart/
- type: Support
  url: https://www.vendia.com/company/contact-us/
- type: Blog
  url: https://www.vendia.com/blog/
- type: BlogRSS
  url: https://www.vendia.com/feed/
- type: GitHubOrganization
  url: https://github.com/vendia
- type: Pricing
  url: https://www.vendia.com/platform/pricing/
- type: SignUp
  url: https://share.vendia.net/signup
- type: Login
  url: https://share.vendia.net
- type: TermsOfService
  url: https://www.vendia.com/legal/share-service-terms/
- type: PrivacyPolicy
  url: https://www.vendia.com/legal/privacy-policy/
- type: Security
  url: https://www.vendia.com/legal/security-policy/
- type: Compliance
  url: https://www.vendia.com/security/soc2
- type: StatusPage
  url: https://status.vendia.com/
- type: SLA
  url: https://www.vendia.com/legal/share-service-level-agreement/
- type: LinkedIn
  url: https://www.linkedin.com/company/vendiahq
- type: Twitter
  url: https://twitter.com/vendiahq
- type: YouTube
  url: https://www.youtube.com/@vendiahq
- type: MCPServer
  url: mcp/vendia-mcp.yml
- type: LLMsTxt
  url: llms/vendia-llms.txt
- type: WellKnown
  url: well-known/vendia-well-known.yml
- type: Packages
  url: packages/vendia-packages.yml
- type: SDKs
  url: packages/vendia-packages.yml
- type: CLI
  url: cli/vendia-cli.yml
- type: Authentication
  url: authentication/vendia-authentication.yml
- type: OAuthScopes
  url: scopes/vendia-scopes.yml
- type: Conventions
  url: conventions/vendia-conventions.yml
- type: Lifecycle
  url: lifecycle/vendia-lifecycle.yml
- type: ChangeLog
  url: https://www.vendia.com/releases/
- type: ChangeLog
  url: changelog/vendia-changelog.yml
- type: Conformance
  url: conformance/vendia-conformance.yml
- type: Webhooks
  url: asyncapi/vendia-notifications-webhooks.yml
- type: Sandbox
  url: sandbox/vendia-sandbox.yml
- type: Plans
  url: plans/vendia-plans.yml
- type: RateLimits
  url: rate-limits/vendia-rate-limits.yml
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 19
  pass: local-v1