Test Data — entry 008 of 19
ItsThisForThat
ItsThisForThat is a single-endpoint novelty generator that mashes two random tech buzzwords into a startup-style "X for Y" pitch (e.g. "Google Analytics for Pandas"), served from a PHP script that's been running unchanged since at least 2018. The same api.php endpoint supports three output modes via query string — ?json for JSON, ?call=name for a JSONP callback, and ?text for a plain sentence — with no key, signup, or documented rate limit. There's no CORS header on any response, so browser code needs a same-origin proxy even though the endpoint itself is fully public.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, TextResponses can be requested as JSON or Text.
GreatAPIs Score
Score80
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.