/sae/standards

POST /api/sae/standards

Price: 1 credit

Get one SAE International standard by document number or standards URL. Returns the catalogue record — title, abstract, rationale, issuing committee, industry sectors, topic and taxonomy classification, revision status and origin date — together with the commerce record: DOI, page count, publication date, list and member price per purchasable format in US dollars, the ready-made Chicago citation, the figure and dataset assets published alongside the document, the complete revision ladder with dates and formats, and the sister-platform URLs the same document is served from.

How to use it

A document number resolves in either form: the full revision code ('J824_202206', 'AS9015A') or the root number ('J824'), and a root number answers with the current revision. Superseded revisions come back inside `revisions` as full records and inside `revision_history` as the complete ladder including work-in-progress revisions that have no published text yet — read `revision_status` before treating a record as current. `prices` carries one row per purchasable format with both the list and the SAE member price, and `is_sellable` false means the document is not on sale at all rather than free. `doi` is absent on documents SAE never registered one for; the source writes a placeholder there, which this endpoint removes rather than passing on. The document text itself is paywalled and is not returned — `documents` lists the assets by name and size only. Search by subject with /sae/standards/search.

Parameters

Request body

Response

Errors

Response headers