You’re signed in. Use this key as X-Api-Key or Authorization: Bearer …

Technographics API

Pick a company. See the stack. Run the exact lookup.

Curated launch domains backed by the same GET /v1/lookup response your integrations parse. Click any tile to preview what we found, run the lookup with curl or the thin CLI, and confirm the JSON shape.

Curated companies 200 launch domains
Anonymous limit 60/hr per IP
Same API path GET /v1/lookup + batch POST

200 curated companies. Click a tile to walk the lookup.

Step 1

Preview what we found

Top detected categories and named products from the cached snapshot for this company.

Snapshot preview
Copy a compact summary of the strongest categories and named products.
What we found
Step 2

Run the lookup

Choose curl or the thin CLI wrapper. Both hit the same GET /v1/lookup path.

Try it from your terminal
Pick the command style you want. The response shape stays the same.
curl

The exact request behind the tile. Same path as the API docs and integrations.

Step 3

Confirm the response

Keep the raw JSON shape in view while you wire the parser. The preview stays compact, but copy grabs the full payload.

Response preview
Confirm the envelope before you wire it into your integration.
Raw JSON preview

Same envelope from GET /v1/lookup: company, cache status, schema version, evidence, and optional products.

Step 4

Scale with batch lookup

Anonymous: 60/hr per IP. Free key: 120/hr with grace up to 160/hr before the cap returns. Use the footer curl if you need a key.

Scale the same path
Use batch lookup when you want the same flow for multiple domains.
Batch lookup

Same lookup pipeline, just multiple domains in one request.