Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Internet Engineering Task Force Framework API API

Public read-only REST framework over Datatracker models.

Internet Engineering Task Force Framework API API is one of 6 APIs that Internet Engineering Task Force publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Framework API. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://datatracker.ietf.org.

3 operations 3 paths 2 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://datatracker.ietf.org/api/v1/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Internet Engineering Task Force Framework API API declares 1 security scheme for authenticating requests. An API key is passed in the query as apikey (apiKeyAuth).

  • apiKeyAuth — Endpoint-scoped Personal API Key. Each key is valid only for one endpoint.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Framework API 3

Public read-only REST framework over Datatracker models.

GET
/api/version
Get Datatracker version
getVersion → 200
GET
/api/v1/{model}/{resource}/
List resources for a model (Tastypie framework API)
listResource 5 params → 200
GET
/api/v1/{model}/{resource}/{id}/
Get a single resource by ID
getResource 3 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed is ListResponse (2 properties). Each schema is shown below with its type and property counts.

Resource
object
ListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

internet-engineering-task-force-framework-api-api-openapi.yml Raw ↑

Other APIs Internet Engineering Task Force publishes across the network.

RFC Editor
Internet Engineering Task Force Documents API
Internet Engineering Task Force Identity API
Internet Engineering Task Force IESG API
Internet Engineering Task Force Meetings API