/
/IETF Author Tools API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 39m 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
  • getExtract ABNF using BAP aex
  • postParse ABNF using BAP
  • postReturns svgcheck output with parsed SVG
  • postChanges SVG duplicate ids in SVG
  • getReturns version information.

Returns svgcheck output with parsed SVG

post/api/svgcheck

Response

Returns svgcheck output

svgstring

Parsed SVG output

svgcheckstring

svgcheck output logs

errorsstring

svgcheck errors

Changes