Vanderhall Motor Works

Vanderhall Motor Works is a privately held American vehicle manufacturer founded in 2010 by Steve Hall and headquartered in Provo, Utah. The company hand-builds three-wheeled autocycles — the Laguna, Venice, Venice Speedster, Carmel and Santarosa — alongside the all-electric Edison and the quad-motor Brawley off-road UTV, selling through an independent dealer network rather than direct to consumers. Its software footprint is internal rather than commercial: Vanderhall runs a dealer portal, an admin portal and a parts/accessory shop on its own domain, and the admin portal publishes an OAuth-protected Model Context Protocol (MCP) endpoint at https://portal.vanderhallusa.com/mcp with RFC 8414 authorization-server metadata, RFC 9728 protected-resource metadata and RFC 7591 dynamic client registration. There is no public developer program, no published OpenAPI, and no public API reference.

Vanderhall Motor Works publishes 1 API on the APIs.io network. Tagged areas include Company, Automotive, Manufacturing, Electric Vehicles, and Powersports.

Vanderhall Motor Works’ developer surface includes support, authentication, and 16 more developer resources.

17.8/100 emerging Agent 30/100 agent ready Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
1 APIs 1 MCP Servers
CompanyAutomotiveManufacturingElectric VehiclesPowersportsAutocyclesDealer NetworkModel Context ProtocolUtah

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/vanderhall-motor-works: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Vanderhall Admin Portal MCP Server

An OAuth-protected Model Context Protocol endpoint served from the Vanderhall Admin Portal at https://portal.vanderhallusa.com/mcp. The endpoint is live and speaks JSON-RPC 2.0,...

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Security Posture 2

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

Vanderhall Motor Works Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Vanderhall Motor Works Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

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 4

Pagination, idempotency, versioning, errors, and events

Build 2

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 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: vanderhall-motor-works
name: Vanderhall Motor Works
description: 'Vanderhall Motor Works is a privately held American vehicle manufacturer founded in 2010 by Steve Hall and headquartered
  in Provo, Utah. The company hand-builds three-wheeled autocycles — the Laguna, Venice, Venice Speedster, Carmel and Santarosa
  — alongside the all-electric Edison and the quad-motor Brawley off-road UTV, selling through an independent dealer network
  rather than direct to consumers. Its software footprint is internal rather than commercial: Vanderhall runs a dealer portal,
  an admin portal and a parts/accessory shop on its own domain, and the admin portal publishes an OAuth-protected Model Context
  Protocol (MCP) endpoint at https://portal.vanderhallusa.com/mcp with RFC 8414 authorization-server metadata, RFC 9728 protected-resource
  metadata and RFC 7591 dynamic client registration. There is no public developer program, no published OpenAPI, and no public
  API reference.'
image: https://dealer.vanderhallusa.com/android-icon-192x192.png
url: https://raw.githubusercontent.com/api-evangelist/vanderhall-motor-works/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-02'
modified: '2026-09-02'
tags:
- Company
- Automotive
- Manufacturing
- Electric Vehicles
- Powersports
- Autocycles
- Dealer Network
- Model Context Protocol
- Utah
apis:
- name: Vanderhall Admin Portal MCP Server
  description: 'An OAuth-protected Model Context Protocol endpoint served from the Vanderhall Admin Portal at https://portal.vanderhallusa.com/mcp.
    The endpoint is live and speaks JSON-RPC 2.0, but every method — including tools/list and initialize — returns -32001
    "Unauthorized: missing bearer token" without a token, so the tool set and its input schemas are not publicly discoverable.
    Authorization is described by RFC 8414 authorization-server metadata and RFC 9728 protected-resource metadata at the portal''s
    /.well-known/ paths: authorization code with PKCE (S256), dynamic client registration, refresh tokens, and a single scope,
    `mcp`.'
  humanURL: https://portal.vanderhallusa.com/
  baseURL: https://portal.vanderhallusa.com/mcp
  tags:
  - Model Context Protocol
  - OAuth
  - Dealer Operations
  properties:
  - type: MCPServer
    url: mcp/vanderhall-motor-works-mcp.yml
  - type: Authentication
    url: authentication/vanderhall-motor-works-authentication.yml
  - type: OAuthScopes
    url: scopes/vanderhall-motor-works-scopes.yml
  - type: ErrorCatalog
    url: errors/vanderhall-motor-works-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://vanderhallusa.com/
- type: Login
  url: https://dealer.vanderhallusa.com/
- type: Support
  url: https://dealer.vanderhallusa.com/contact/
- type: PrivacyPolicy
  url: https://vanderhallusa.com/privacy-policy-2023/
- type: GitHubOrganization
  url: https://github.com/vanderhall
- type: MCPServer
  url: mcp/vanderhall-motor-works-mcp.yml
- type: WellKnown
  url: well-known/vanderhall-motor-works-well-known.yml
- type: Authentication
  url: authentication/vanderhall-motor-works-authentication.yml
- type: OAuthScopes
  url: scopes/vanderhall-motor-works-scopes.yml
- type: Conformance
  url: conformance/vanderhall-motor-works-conformance.yml
- type: ErrorCatalog
  url: errors/vanderhall-motor-works-problem-types.yml
- type: Conventions
  url: conventions/vanderhall-motor-works-conventions.yml
- type: Lifecycle
  url: lifecycle/vanderhall-motor-works-lifecycle.yml
- type: RateLimits
  url: rate-limits/vanderhall-motor-works-rate-limits.yml
- type: Plans
  url: plans/vanderhall-motor-works-plans-pricing.yml
- type: Packages
  url: packages/vanderhall-motor-works-packages.yml
- type: LLMsTxt
  url: llms/vanderhall-motor-works-llms.txt
- type: DomainSecurity
  url: security/vanderhall-motor-works-domain-security.yml
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/vanderhall-motor-works"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/vanderhall-motor-works/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/vanderhall-motor-works/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.