Skip to main content
GET
Technology slug lookup
Search the technology catalog (powered by TheirStack) and get back the slugs used by the tech-stack company search endpoints.

When to use it

The tech-stack search endpoints filter on technology slugs, not display names. Call this endpoint to turn a human name ("hubspot", "shopify") into the slug you pass in stacks / excluded_stacks on:

Credits and rate limits

  • Credits: free — no credits are spent
  • Authentication: standard v2 scheme (X-API-KEY)

Example request

Example response

query is required; an empty query returns 400. Use the returned slug values in stacks and excluded_stacks.

Authorizations

X-API-KEY
string
header
required

Your API key

Query Parameters

query
string
required

Technology name to search for.

Response

Matching technologies

technologies
object[]
required