v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0314029.3 KB

Compare two documents with iddiff

get/api/iddiff

Query parameters

doc_1string

First document name unless url_1 is provided.

doc_2string

Second document name unless url_2 is provided. This is optional. If doc_2 and url_2 are not provided, second document will be identified based on the first document or first document file name.

url_1string

First document URL unless doc_1 is provided.

url_2string

Second document URL unless doc_2 is provided. This is optional. If doc_2 and url_2 are not provided, second document will be identified based on the first document or first document file name.

wdiffstring

If this property is set, HTML wdiff is returned.

chbarsstring

If this property is set, changebar output is returned.

abdiffstring

If this property is set, before-after output is returned.

tablestring

If this property is set, HTML table is returned. (ignored if wdiff is set)

rfcdiffstring

Use rfcdiff instead of iddiff (no op, this API call uses rfcdiff by default)

iddiffstring

Use iddiff instead of iddiff (experimental)

rawstring

If this property is set, input files are not converted to text.

url1string

(rfcdiff compatibility parameter) First document URL or document name.

url2string

(rfcdiff compatibility parameter) Second document URL or document name.

Response

Returns iddiff as HTML or text