Home
Standardization
Standardization Standard Structure
Standardization Standard Structure
Structural documentation for a technical standard record
Type:
Properties: 16
Best Practices Governance Interoperability Process Improvement Quality Management Standards Technical Standards
Technical Standard Structure is a JSON Structure definition published by Standardization, describing 16 properties.
Properties
id
title
abbreviation
version
status
type
domain
description
publisher
published_date
url
specification_url
github_url
related_standards
known_implementations
tags
Meta-schema:
JSON Structure
{
"name": "Technical Standard Structure",
"description": "Structural documentation for a technical standard record",
"properties": {
"id": { "type": "string", "description": "Canonical standard identifier (e.g., ISO-9001, RFC-7519)" },
"title": { "type": "string", "description": "Official standard name" },
"abbreviation": { "type": "string", "description": "Common abbreviation (e.g., OAS, JWT, TLS)" },
"version": { "type": "string", "description": "Current version" },
"status": { "type": "string", "description": "Lifecycle status: draft, proposed, published, deprecated, withdrawn, superseded" },
"type": { "type": "string", "description": "Standard type: specification, protocol, schema, guideline, framework, profile, extension" },
"domain": { "type": "string", "description": "Technical domain (e.g., API Design, Security, Data Format)" },
"description": { "type": "string", "description": "What the standard defines" },
"publisher": {
"type": "object",
"description": "Standards Development Organization",
"properties": {
"name": { "type": "string" },
"abbreviation": { "type": "string" },
"url": { "type": "string" }
}
},
"published_date": { "type": "string", "description": "Publication date (ISO 8601)" },
"url": { "type": "string", "description": "Canonical standard URL" },
"specification_url": { "type": "string", "description": "Direct link to spec text" },
"github_url": { "type": "string", "description": "GitHub repository (if open)" },
"related_standards": { "type": "array", "description": "Related standards by ID" },
"known_implementations": {
"type": "array",
"items": {
"name": { "type": "string" },
"language": { "type": "string" },
"url": { "type": "string" }
}
},
"tags": { "type": "array", "description": "Classification tags" }
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/standardization-standard-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.