Skip to main content
The Skill Enrichment API is now fully removedThis endpoint was removed in our April 2025 (v30.0) Release and is no longer available. This page is retained for historical documentation purposes.For more information, please see our April 2025 Release Notes (v30.0).

Getting Started

In order to use our Skill Enrichment API, you must have an active API key. You can look up your API key by logging into our self-serve dashboard and going to the API Keys section.
Need an API Key?If you don’t have an API key, you can easily create one by signing up for a self-serve account. Check out our Self-Serve Quickstart Guide, which walks you through the sign-up process as well as shows you how to use the self-serve API dashboard.

Simple Example

As mentioned in the Overview, the Skill Enrichment API is a means of performing a one-to-one match of a skill with those included in our Skill Dataset. In order to use the Skill Enrichment API, you will need theskill that you want to look up. Here’s a quick example that demonstrates retrieving a record with a skill of ai:
The API returns a record like the one below if the skill that you passed it exists in our dataset:
JSON
If you don’t get this response, check out our Errors page for more information.