api-overview.md
API Evangelist Network API
Service info and unified search across the whole network.
GET https://api.apievangelist.com/v1
/
Counts per resource type, entry points, documentation links, and how to engage.
200
Service overview.
service
string
version
string
description
string
counts
object
resources
string[]
documentation
string · uri
openapi
string · uri
mcp
string · uri
engage
Engage
GET https://api.apievangelist.com/v1
/search
Search every resource type at once. meta.facets.types carries per-type hit counts for the full result set (useful for filter chips); narrow with types=.
q
string
Free-text query over title, summary, tags, and body.
types
string
Comma-separated resource types to include (default all).
tags
string
Comma-separated tag slugs.
match
string · enum
Tag match mode.
Enum values: any
all
Default: any
sort
string · enum
Enum values: default
title
date
fields
string
Comma-separated sparse field projection.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
Paged, type-faceted results.
meta
object
data
Doc[]