Home
Providers
Orval
Orval
Orval is an MIT-licensed open source code generator that turns any valid OpenAPI v3 or Swagger v2 specification into type-safe TypeScript. From one spec it emits HTTP request functions (Fetch by default, Axios optional), TanStack Query hooks for React, Vue, Svelte, Solid and Angular, SWR hooks, Angular HttpClient services, SolidStart primitives, Hono server templates, Zod and Effect validation schemas, MSW handlers with Faker mock data, and Model Context Protocol servers for agent integration. It ships as a CLI plus a programmatic API, is configured through an orval.config.ts file with per-project targets, transformers, hooks and output modes, and is distributed on npm as `orval` alongside thirteen first-party `@orval/*` generator packages and an official ghcr.io container image. Orval itself exposes no hosted HTTP API — the specification is the input, and generated client code is the product.
Orval publishes 1 API on the APIs.io network. Tagged areas include Code Generation, OpenAPI, Swagger, SDK, and TypeScript.
Orval’s developer surface includes documentation, API reference, getting-started guide, support, CLI, changelog, sandbox, and 19 more developer resources.
1 APIs
On this page
Kin Score
APIs 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Resources 26
apis.yml
45 Operational Transparency
Composite quality — 31.6/100 · thin
Contract Quality
1.7 / 25
Developer Ergonomics
12.1 / 20
Operational Transparency
5.8 / 13
Contract Governance
2.2 / 12
Agent readiness — 10/100 · agent aware
Machine-Readable Contract
0 / 18
Agentic Access Contract
0 / 10
Documented Reversibility
0 / 6
MCP Server
0 / 12
Machine-Readable Auth
0 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
3 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
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 2
Pagination, idempotency, versioning, errors, and events
Build 4
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 1
Pricing, plans, and the legal terms of use
Company 1
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: orval
name: Orval
description: Orval is an MIT-licensed open source code generator that turns any valid OpenAPI v3 or Swagger v2 specification
into type-safe TypeScript. From one spec it emits HTTP request functions (Fetch by default, Axios optional), TanStack Query
hooks for React, Vue, Svelte, Solid and Angular, SWR hooks, Angular HttpClient services, SolidStart primitives, Hono server
templates, Zod and Effect validation schemas, MSW handlers with Faker mock data, and Model Context Protocol servers for
agent integration. It ships as a CLI plus a programmatic API, is configured through an orval.config.ts file with per-project
targets, transformers, hooks and output modes, and is distributed on npm as `orval` alongside thirteen first-party `@orval/*`
generator packages and an official ghcr.io container image. Orval itself exposes no hosted HTTP API — the specification
is the input, and generated client code is the product.
type: Index
accessModel:
pricing: free
onboarding: self-service
trial: false
try_now: true
public: true
label: Free
confidence: high
note: MIT-licensed open source, installed from npm. No accounts, no keys, no paid tier; funding is voluntary via OpenCollective.
source:
- https://github.com/orval-labs/orval/blob/master/LICENSE
- https://www.npmjs.com/package/orval
- https://orval.dev/playground
generated: '2026-08-06'
method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/orval.png
tags:
- Code Generation
- OpenAPI
- Swagger
- SDK
- TypeScript
- Developer Tools
- CLI
- Open-Source
- Mocking
- Schema Validation
tags_raw:
- Code Generation
- OpenAPI
- Swagger
- SDKs
- TypeScript
- Developer Tools
- CLI
- Open Source
- Mocking
- Schema Validation
url: https://raw.githubusercontent.com/api-evangelist/orval/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-08-06'
specificationVersion: '0.23'
apis:
- aid: orval:orval
name: Orval
description: Orval generates TypeScript API clients, TanStack Query/SWR hooks, Angular services, SolidStart primitives,
Hono server handlers, Zod and Effect schemas, MSW mocks, and MCP servers from OpenAPI v3 or Swagger v2 specifications
with type-safe, framework-integrated output. It is a build time code generator with a CLI and a programmatic API, not
a hosted service.
humanURL: https://orval.dev
tags:
- Code Generation
- SDK
- TypeScript
tags_raw:
- Code Generation
- SDKs
- TypeScript
properties:
- type: Documentation
url: https://orval.dev/docs
- type: GettingStarted
url: https://orval.dev/docs/quick-start
- type: APIReference
url: https://orval.dev/docs/reference/cli
- type: GitHubRepository
url: https://github.com/orval-labs/orval
common:
- type: DomainSecurity
url: security/orval-domain-security.yml
- type: Website
url: https://orval.dev
- type: DeveloperPortal
url: https://orval.dev
- type: Documentation
url: https://orval.dev/docs
- type: APIReference
url: https://orval.dev/docs/reference/cli
- type: GettingStarted
url: https://orval.dev/docs/quick-start
- type: GitHubOrganization
url: https://github.com/orval-labs/orval
- type: Support
url: https://discord.gg/6fC2sjDU7w
- type: Support
url: https://github.com/orval-labs/orval/discussions
- type: Samples
url: https://orval.dev/docs/guides/react-query
- type: LlmsText
url: https://orval.dev/llms.txt
- type: LLMsTxt
url: llms/orval-llms.txt
- type: Packages
url: packages/orval-packages.yml
- type: CLI
url: cli/orval-cli.yml
- type: ChangeLog
url: changelog/orval-changelog.yml
- type: ChangeLog
url: https://github.com/orval-labs/orval/releases
- type: Lifecycle
url: lifecycle/orval-lifecycle.yml
- type: Deprecation
url: https://github.com/orval-labs/orval/blob/master/SECURITY.md#supported-versions
- type: VulnerabilityDisclosure
url: security/orval-vulnerability-disclosure.yml
- type: Security
url: https://github.com/orval-labs/orval/blob/master/SECURITY.md
- type: Conformance
url: conformance/orval-conformance.yml
- type: Sandbox
url: sandbox/orval-sandbox.yml
- type: Playground
url: https://orval.dev/playground
- type: AgentSkill
url: skills/_index.yml
- type: ContentSignal
url: well-known/orval-robots.txt
- type: License
url: https://github.com/orval-labs/orval/blob/master/LICENSE
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
x-enrichment:
date: '2026-08-06'
status: enriched
artifacts_added: 21
pass: local-v1
x-surface:
note: Orval is a build-time OpenAPI code generator, not an API provider. It hosts no HTTP API, so openapi/, asyncapi/, graphql/,
authentication/, scopes/, errors/, data-model/, conventions/, mcp/ and a2a/ are correctly absent — there is nothing to
harvest, and nothing was invented to fill them. The /.well-known/ probes all returned 404 and the A2A agent-card probe
missed, so no agent card was written. @orval/mcp GENERATES MCP servers for other APIs; Orval does not operate one, so
no MCPServer pointer is claimed.
checked: '2026-08-06'
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/orval"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/orval/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/orval/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.