top | item 42844758

(no title)

avidanr | 1 year ago

This is awesome. Could this integrate with RapidAPI's list of public API's that use the OpenAPI spec? https://rapidapi.com/collection/list-of-free-apis

discuss

order

carlpeaslee|1 year ago

Thanks! That's a super helpful list of compatible endpoints. One thing we've discovered is that sometimes it can be a bit of a pain to find the right API, find the OpenAPI schema URL, and then figure out the right auth / get a token. We're thinking through how to make that discovery process easier.

Another related issue we've seen is that sometimes a service will expose hundreds of endpoints... and you really only need a couple of them. Is there a better way to manage that?

So yeah, tool discovery and authentication are two things we're definitely trying to improve upon.