/
/IETF Author Tools API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 50m ago · Updated 4w ago
  • postConvert draft to text format.
  • postConvert draft to xml2rfc v3 format.
  • postConvert draft to HTML format.
  • postRenders draft to PDF format.
  • postValidates the draft
  • getCompare two documents with iddiff
  • postCompare two documents with iddiff
  • getGet idnits output
  • postGet idnits output
  • getGet idnits v3 output. idnits v3 is still in alpha state.
  • postGet idnits v3 output. idnits v3 is still in alpha state.
  • getExtract ABNF using BAP aex
  • postParse ABNF using BAP
  • postReturns svgcheck output with parsed SVG
  • postChanges SVG duplicate ids in SVG
  • getReturns version information.

Validates the draft

post/api/validate

Response

Returns errors, warnings and idnits output

errorsstring[]

list of errors

warningsstring[]

list of warnings

idnitsstring

idnits output

non_asciistring

kramdown-rfc echars output

bare_unicodestring[]

list of bare Unicode (non-ascci) usage report

Changes