/
/IETF Author Tools API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 38m ago · Updated 1mo 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.

Get idnits output

get/api/idnits

Query parameters

urlstring required

Draft URL

verboseinteger

Sets verbose level from 0 to 2.

hidetextstring

Set this to remove draft text from output.

yearinteger

Use the given year in the boilerplate (instead of the current year).

submitcheckstring

Set this to do submission checks

Response

Returns idnits output

Changes