Technology Standards website screenshot

Technology Standards

Technology Standards covers the landscape of formal technical standards, protocols, and normative specifications developed by international standards bodies including IEEE, IETF, W3C, ISO, OASIS, and the Linux Foundation. These standards define how technology systems interoperate, communicate, and behave. In the API economy, key standards govern data formats (JSON, XML, CSV), communication protocols (HTTP/2, HTTP/3, WebSocket, gRPC), security (OAuth 2.0, OpenID Connect, TLS), identity (SAML, SCIM), and API description (OpenAPI, AsyncAPI). Technology standards ensure interoperability, reduce vendor lock-in, and form the foundation of the modern internet and API ecosystem.

5 APIs 0 Features
IEEEIETFISOProtocolsStandardsTechnology StandardsW3C

APIs

IETF Internet Standards

The Internet Engineering Task Force (IETF) produces Internet Standards (STDs) and Best Current Practices (BCPs) covering core internet protocols including HTTP, TLS, OAuth, Open...

W3C Web Standards

The World Wide Web Consortium (W3C) leads the World Wide Web to its full potential by developing open standards for web technologies. W3C standards critical to APIs include CORS...

IEEE Standards

The Institute of Electrical and Electronics Engineers (IEEE) develops standards for electronics, electrical engineering, and computer science. IEEE standards relevant to APIs an...

OASIS Open Standards

OASIS Open is a nonprofit standards development organization that advances the creation, convergence, and adoption of open standards for the global information society. OASIS st...

OAuth and OpenID Connect

OAuth 2.0 (RFC 6749) is the industry-standard protocol for authorization, enabling third-party applications to obtain limited access to web services. OpenID Connect (OIDC) is an...

Collections

Pricing Plans

Rate Limits

Technology Standards Rate Limits

5 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Technology Standards Context

44 classes · 0 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Website
Website
🔗
Website
Website
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: IETF Datatracker API
  version: 1.0.0
items:
- info:
    name: Documents
    type: folder
  items:
  - info:
      name: List documents
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/doc/
      params:
      - name: limit
        value: ''
        type: query
      - name: offset
        value: ''
        type: query
      - name: format
        value: ''
        type: query
    docs: List documents
  - info:
      name: List document records
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/doc/document/
      params:
      - name: limit
        value: ''
        type: query
      - name: offset
        value: ''
        type: query
    docs: List document records
  - info:
      name: List document events
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/doc/docevent/
    docs: List document events
- info:
    name: Groups
    type: folder
  items:
  - info:
      name: List groups (working groups, areas, etc.)
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/group/
      params:
      - name: limit
        value: ''
        type: query
      - name: offset
        value: ''
        type: query
    docs: List groups (working groups, areas, etc.)
- info:
    name: Meetings
    type: folder
  items:
  - info:
      name: List IETF meetings
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/meeting/
    docs: List IETF meetings
- info:
    name: People
    type: folder
  items:
  - info:
      name: List persons
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/person/
    docs: List persons
- info:
    name: IPR
    type: folder
  items:
  - info:
      name: List IPR disclosures
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/ipr/
    docs: List IPR disclosures
- info:
    name: Submissions
    type: folder
  items:
  - info:
      name: List document submissions
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/submit/
    docs: List document submissions
- info:
    name: Reference
    type: folder
  items:
  - info:
      name: List name/enum reference values
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/name/
    docs: List name/enum reference values
- info:
    name: Liaisons
    type: folder
  items:
  - info:
      name: List liaison statements
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/liaisons/
    docs: List liaison statements
- info:
    name: Messages
    type: folder
  items:
  - info:
      name: List messages
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/message/
    docs: List messages
- info:
    name: Reviews
    type: folder
  items:
  - info:
      name: List reviews
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/review/
    docs: List reviews
- info:
    name: Stats
    type: folder
  items:
  - info:
      name: Statistics resources
      type: http
    http:
      method: GET
      url: https://datatracker.ietf.org/api/v1/stats/
    docs: Statistics resources
bundled: true