This provider is managed — no additional setup required.
This is a catch-all provider — any valid URL under
https://api.ramp.com/v1/public is supported. Ramp Data public API. Construct URL as https://api.ramp.com/v1/public/{dataset}/{endpoint}. Two datasets: (1) ramp-rate — cross-category vendor adoption, 12mo trailing. Endpoints: /ramp-rate/categories, /ramp-rate/categories//summary, /ramp-rate/categories//vendors, /ramp-rate/vendors/resolve?vendor_name=, /ramp-rate/vendors//profile, /ramp-rate/vendors/compare?vendor_slugs=A&vendor_slugs=B. (2) ai-index — AI-specific vendor share, up to 120 months. Endpoints: /ai-index/adoption, /ai-index/adoption/sectors, /ai-index/adoption/sizes, each accepting months=1..120. The endpoints below are curated examples.Endpoints
List all Ramp Rate software categories
GEThttps://api.ramp.com/v1/public/ramp-rate/categories — Free
- SDK
- cURL
Get adoption stats for a single category
GEThttps://api.ramp.com/v1/public/ramp-rate/categories/Observability/summary — Free
- SDK
- cURL
Get a ranked vendor leaderboard within a category
GEThttps://api.ramp.com/v1/public/ramp-rate/categories/Observability/vendors?limit=5 — Free
- SDK
- cURL
Resolve a vendor name to its canonical vendor_slug
GEThttps://api.ramp.com/v1/public/ramp-rate/vendors/resolve?vendor_name=Datadog — Free
- SDK
- cURL
Get a vendor’s Ramp Rate profile across all its categories
GEThttps://api.ramp.com/v1/public/ramp-rate/vendors/datadog/profile — Free
- SDK
- cURL
Compare adoption metrics across 2-10 vendors
GEThttps://api.ramp.com/v1/public/ramp-rate/vendors/compare?vendor_slugs=datadog&vendor_slugs=newrelic.com — Free
- SDK
- cURL
Monthly AI vendor share (openai, anthropic, google, xai, deepseek) across all Ramp businesses
GEThttps://api.ramp.com/v1/public/ai-index/adoption?months=12 — Free
- SDK
- cURL
AI vendor share sliced by industry sector
GEThttps://api.ramp.com/v1/public/ai-index/adoption/sectors?months=12 — Free
- SDK
- cURL
AI vendor share sliced by company size
GEThttps://api.ramp.com/v1/public/ai-index/adoption/sizes?months=12 — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests