Get a single skill
GET
Get a single skill
Authorizations
Send your API key in the Authorization header as Bearer API_KEY.
Path Parameters
Skill name. Lowercase letters, digits, and hyphens only.
Required string length:
1 - 64Pattern:
^[a-z0-9][a-z0-9-]*[a-z0-9]$|^[a-z0-9]$Example:
"humanizer"
Response
Skill fetched successfully
Last modified on May 30, 2026
Get a single skill