Back to Apievangelist

Timelines

api-timelines.md

latest2.4 KB
Original Source

API Evangelist Network API

API Evangelist Network API

Timelines

The API, resource, industry, and people timelines behind sixteen years of research.


API

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

/timelines/api

The API timeline — the moments that led to and shaped web APIs, from early communication technology through the modern API economy, in chronological order.

API › query Parameters

page ​integer · min: 1

Default: 1

limit ​integer · min: 1 · max: 100

Default: 25

fields ​string

Comma-separated sparse field projection.

API › Responses

200

Timeline events in chronological order.

PagedEnvelope

meta ​object

dataDoc[]


Resources

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

/timelines/resources

The resources timeline — which digital resources became APIs, and when, in chronological order.

Resources › query Parameters

page ​integer · min: 1

Default: 1

limit ​integer · min: 1 · max: 100

Default: 25

fields ​string

Comma-separated sparse field projection.

Resources › Responses

200

Timeline events in chronological order.

PagedEnvelope

meta ​object

dataDoc[]


Industries

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

/timelines/industries

The industries timeline — the industrial history that frames how API infrastructure evolves, in chronological order.

Industries › query Parameters

page ​integer · min: 1

Default: 1

limit ​integer · min: 1 · max: 100

Default: 25

fields ​string

Comma-separated sparse field projection.

Industries › Responses

200

Timeline events in chronological order.

PagedEnvelope

meta ​object

dataDoc[]


People

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

/timelines/people

The people timeline — the people whose work made compute, the internet, and APIs possible.

People › query Parameters

page ​integer · min: 1

Default: 1

limit ​integer · min: 1 · max: 100

Default: 25

fields ​string

Comma-separated sparse field projection.

People › Responses

200

Timeline entries.

PagedEnvelope

meta ​object

dataDoc[]


ReferenceServices