api-insights.md
API Evangelist Network API
Demand-side intelligence — what ~5,800 companies (Fortune 1000 + API providers) build, buy, and hire for around APIs, data, and AI. Discovery is free; per-company depth + gaps are Pro. (The supply↔demand provider match lives on apis.io.)
GET https://api.apievangelist.com/v1
/insights
Company/dimension/adoption counts and the top investment dimensions. Free.
200
OK.
GET https://api.apievangelist.com/v1
/insights/dimensions
Rank the 40 investment dimensions by how much company signal sits behind each one — the demand-side view of where organisations are actually putting effort. Free tier.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
OK.
GET https://api.apievangelist.com/v1
/insights/adoption
Services, tools and standards ranked by adoption across the profiled company set. Each response names the corpus and the matcher it was measured with. Free tier.
type
string · enum
Enum values: service
tool
standard
Default: service
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
OK.
GET https://api.apievangelist.com/v1
/insights/industries
The same adoption picture rolled up by industry, so a dimension can be read against the sector it shows up in. Free tier.
200
OK.
GET https://api.apievangelist.com/v1
/insights/companies
Browse the profiled companies by name, ranked by readiness total. The index behind the per-company profiles. Free tier.
q
string
Free-text query over title, summary, tags, and body.
page
integer · min: 1
Default: 1
limit
integer · min: 1 · max: 100
Default: 25
200
OK.
GET https://api.apievangelist.com/v1
/insights/company/{slug}
One company's demand-side profile. The free tier returns a thin preview; Pro returns the full 40-dimension profile with the evidence behind each dimension.
slug
string · required
200404
OK.
GET https://api.apievangelist.com/v1
/insights/company/{slug}/gaps
A company's weakest investment dimensions — where the signal is thinnest relative to its peers. Pro only.
slug
string · required
200403
OK.