API Consistency Auditor
Audit an API for naming, casing and response consistency.
OpenAPI document
Paste JSON or YAML
Consistency audit
Naming, pluralisation and status-code conventions
No inconsistencies detected — naming looks uniform.
About the API Consistency Auditor
Check that your endpoints follow one convention: path casing, resource pluralisation, parameter naming style, consistent error responses and uniform pagination. The auditor infers the dominant convention in your spec and reports every operation that deviates from it.
Examples
REST spec
openapi: 3.0.0 ...Output
kebab-case dominant · 3 paths deviateKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
API Breaking Change Detector
API & HTTP
Diff two OpenAPI specs and flag breaking changes.
API Changelog Generator
API & HTTP
Generate a Markdown changelog from two OpenAPI versions.
API Contract Analyzer
API & HTTP
Lint an OpenAPI or Swagger spec for contract quality issues.
API Response Schema Generator
API & HTTP
Turn a JSON API response into OpenAPI, JSON Schema or TypeScript.
cURL Command Parser
API & HTTP
Parse a curl command into method, URL, headers, and body.
cURL to Fetch Converter
API & HTTP
Convert a curl command into JavaScript fetch() code.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-20 · Runs entirely in your browser