Get Skill Counts
Admin
Get Skill Counts
A quick snapshot of how many skills are in the database.
GET
Get Skill Counts
Returns the total document count for each skill collection — master skills, sub-skills, and individual skills. Useful for verifying that a data import went through or just keeping an eye on how the catalogue is growing.
This is an admin-only route. You’ll need to pass your API key.
Headers
Your admin API key. Set this via the
ADMIN_API_KEY environment variable on the server.Response
How many top-level skill domains exist
How many sub-skill categories exist across all master skills
How many individual skills are in the catalogue in total

