Back to Apievangelist

Services

api-services.md

latest1.4 KB
Original Source

API Evangelist Network API

API Evangelist Network API

Services

API Evangelist's first-party offerings — the front door to working with Kin Lane.


Services

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

/services

API Evangelist's own offerings — the front door to working with Kin Lane on API strategy, governance, and discovery. (The third-party vendor registry lives at /solutions.)

Services › query Parameters

q ​string

Free-text query over title, summary, tags, and body.

tags ​string

Comma-separated tag slugs.

page ​integer · min: 1

Default: 1

limit ​integer · min: 1 · max: 100

Default: 25

Services › Responses

200

Services.

PagedEnvelope

meta ​object

dataDoc[]


Service

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

/services/{slug}

One service offering; first-party entries include a contact.

Service › path Parameters

slug ​string · required

Service › query Parameters

include ​string · enum

Set to content to inline the full markdown body (up to 200 KB).

Enum values: content

Service › Responses

200404

The service.

Doc

type ​string

slug ​string

title ​string

summary ​string

url ​string · uri

tags ​string[]

date ​string

content ​string

Full markdown body when include=content.


TimelinesContact