api-toolbox.md
API Evangelist Network API
Standards, solutions, tools, schema, and properties — the raw materials of API operations.
GET https://api.apievangelist.com/v1
/standards
Search or browse the standards collection (432) — the API standards landscape.
q
string
Free-text query over title, summary, tags, and body.
tags
string
Comma-separated tag slugs.
match
string · enum
Tag match mode.
Enum values: any
all
Default: any
fields
string
Comma-separated sparse field projection.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
Paged standards.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/standards/{slug}
One entry from the standards collection; include=content adds the full body.
slug
string · required
include
string · enum
Set to content to inline the full markdown body (up to 200 KB).
Enum values: content
200404
The entry.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.
GET https://api.apievangelist.com/v1
/solutions
The solutions registry (742) — third-party API services and tools (gateways, portals, testing, monitoring, …) ranked by adoption across the companies API Evangelist tracks. Browse the site at https://solutions.apievangelist.com.
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
Solutions.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/solutions/{slug}
One solution from the vendor registry, with its website and adoption count.
slug
string · required
200404
The solution.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.
GET https://api.apievangelist.com/v1
/tools
The open-source tooling registry (405) — the tools in use across the companies API Evangelist tracks, each with adoption counts and technology-radar placement. Browse the site at https://tools.apievangelist.com.
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
Tools.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/tools/{slug}
One tool from the tooling registry, with its website, adoption count, and radar ring.
slug
string · required
200404
The tool.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.
GET https://api.apievangelist.com/v1
/schema
Search or browse the schema collection (11) — schema definitions and patterns.
q
string
Free-text query over title, summary, tags, and body.
tags
string
Comma-separated tag slugs.
match
string · enum
Tag match mode.
Enum values: any
all
Default: any
fields
string
Comma-separated sparse field projection.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
Paged schema.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/schema/{slug}
One entry from the schema collection; include=content adds the full body.
slug
string · required
include
string · enum
Set to content to inline the full markdown body (up to 200 KB).
Enum values: content
200404
The entry.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.
GET https://api.apievangelist.com/v1
/properties
Search or browse the properties collection (790) — API property patterns.
q
string
Free-text query over title, summary, tags, and body.
tags
string
Comma-separated tag slugs.
match
string · enum
Tag match mode.
Enum values: any
all
Default: any
fields
string
Comma-separated sparse field projection.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
Paged properties.
meta
object
data
Doc[]
GET https://api.apievangelist.com/v1
/properties/{slug}
One entry from the properties collection; include=content adds the full body.
slug
string · required
include
string · enum
Set to content to inline the full markdown body (up to 200 KB).
Enum values: content
200404
The entry.
type
string
slug
string
title
string
summary
string
url
string · uri
tags
string[]
date
string
content
string
Full markdown body when include=content.