/
IE
ietf-tools
/
IETF Author Tools API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 47m ago · Updated 4w ago
Details
Filter operations
post
Convert draft to text format.
post
Convert draft to xml2rfc v3 format.
post
Convert draft to HTML format.
post
Renders draft to PDF format.
post
Validates the draft
get
Compare two documents with iddiff
post
Compare two documents with iddiff
get
Get idnits output
post
Get idnits output
get
Extract ABNF using BAP aex
post
Parse ABNF using BAP
post
Returns svgcheck output with parsed SVG
post
Changes SVG duplicate ids in SVG
get
Returns version information.
Validates the draft
post
/api/validate
Response
Returns errors, warnings and idnits output
object
required
errors
string[]
list of errors
warnings
string[]
list of warnings
idnits
string
idnits output
Changes