api-services.md
API Evangelist Network API
API Evangelist's first-party offerings — the front door to working with Kin Lane.
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.)
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
200
Services.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/services/{slug}
One service offering; first-party entries include a contact.
slug
string · required
include
string · enum
Set to content to inline the full markdown body (up to 200 KB).
Enum values: content
200404
The service.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.