Back to Apievangelist

Standards Measurement

api-standards-measurement.md

latest3.0 KB
Original Source

API Evangelist Network API

API Evangelist Network API

Standards Measurement

What a standards body actually ships — repositories, maturity, governance, coalition — as distinct from the catalog entry describing what a standard IS.


Standards bodies with a measured profile.

GET https://api.apievangelist.com/v1

/standards/measured

The bodies API Evangelist has actually profiled — repository counts, maturity, governance and coalition. Distinct from /standards, which lists catalog entries describing what a standard IS. Free: a specification is a public good, and so is an honest read of its adoption.

Standards bodies with a measured profile. › query Parameters

page ​integer

limit ​integer

Standards bodies with a measured profile. › Responses

200400

Standards bodies with a measured profile.


The measured profile of one body.

GET https://api.apievangelist.com/v1

/standards/{slug}/measurement

Summary counts across every measured part, the provenance behind each, and the caveats where our machine-readable source disagrees with the body's own published surface. Also states what is NOT measured, so absence reads as absence rather than as zero.

The measured profile of one body. › path Parameters

slug ​string · required

The measured profile of one body. › Responses

200404

The measured profile of one body.


How far adoption actually got.

GET https://api.apievangelist.com/v1

/standards/{slug}/adoption

Repositories published, how many graduated past unclassified and the resulting share, release cadence and contributor count — the question a Standard Report is written to answer.

How far adoption actually got. › path Parameters

slug ​string · required

How far adoption actually got. › Responses

200404

How far adoption actually got.


Who is actually behind the standard.

GET https://api.apievangelist.com/v1

/standards/{slug}/coalition

Governing bodies and their membership, working groups, member companies and named people. A company count of zero carries a note explaining it (AsyncAPI is crowdfunded and has no corporate roster) — zero and "not measured" are different claims and are returned differently.

Who is actually behind the standard. › path Parameters

slug ​string · required

Who is actually behind the standard. › Responses

200404

Who is actually behind the standard.


Every repository the body publishes.

GET https://api.apievangelist.com/v1

/standards/{slug}/repositories

Name, description, maturity, stars, forks, open issues and archived status for each repository.

Every repository the body publishes. › path Parameters

slug ​string · required

Every repository the body publishes. › query Parameters

page ​integer

limit ​integer

Every repository the body publishes. › Responses

200404

Every repository the body publishes.


Building BlocksDemand