Technology ID map API
Lead lists
Technology ID map API
The full technology id to name and category mapping, for resolving the id arrays that list previews return. Cached 24 hours. Free.
GET
Technology ID map API
Frequently asked questions
Why do previews return ids instead of names?
Why do previews return ids instead of names?
Because a preview row can carry many technologies and repeating full names on every row would bloat the response badly. Fetch this map once, cache it, and resolve locally.
How often should I refetch it?
How often should I refetch it?
It is cached for 24 hours and served with a matching
Cache-Control header. Daily is plenty — the technology catalog changes slowly.Do exports need this too?
Do exports need this too?
No. Exports resolve technology names server-side, so the downloaded file already contains readable names.