ai, api, discuss, sideprojects

On July 29, 2025, I queued three domains against the Company Info API on RapidAPI: elevenlabs.io, twelvelabs.io, and thirteentabs.com. I wanted a quick side-by-side health check for the AI labs everyone keeps comparing. The endpoint was asleep. When it finally stirred, it handed me a cached sample — for github.com.

That sample is the only concrete response I can show you. It's real data, just not the data I asked for. Honestly, it's the most interesting part of the experiment.

curl --request GET \

--url 'https://company-info1.p.rapidapi.com/lookup?domain=github.com' \