API Consistency Auditor

Audit an API for naming, casing and response consistency.

Support
Works Offline
Privacy First
No Login
No API

OpenAPI document

Paste JSON or YAML

Consistency audit

Naming, pluralisation and status-code conventions

Issues
0
Path style
camelCase
Param style
camelCase

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 deviate

Keyboard 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

Frequently asked questions

Version 1.0.0 · Updated 2026-08-20 · Runs entirely in your browser