How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

How to Index 226,379 API Endpoints

calendar_today February 11, 2021 domain http-toolkit

Wouldn’t it be neat if you could take any HTTP request URL, and immediately find the matching API documentation, along with a detailed specification of the endpoint you’re talking to? I thought that would be very neat, so I built an index to do it. More specifically, I’ve taken the OpenAPI Directory - an amazing project that has collected the OpenAPI specifications for thousands of popular APIs, from AWS to Stripe to GitHub - and built a tiny & fast index to query it, for every single API endpoint listed (all 226,379 of them) This was fun, but it’s also useful: HTTP Toolkit uses this to automa

open_in_new Read original post