Throttling

The table below lists the throttling limits for the Skills API endpoints. The per-minute limit is the enforced threshold — requests exceeding it will receive a throttling error. The per-hour and per-day columns represent the derived maximums assuming sustained usage at the limit. For more information on throttling errors and guidance on handling these limits, please see the Throttling section of the Getting Started guide.

CategoryMethodEndpointRequests Per MinuteRequests Per HourRequests Per Day
SkillsGET/services/api/x/skills/v1/skills1006,000144,000
SkillsGET/services/api/x/skills/v1/skills/*1006,000144,000
SkillsPOST/services/api/x/skills/v1/skills503,00072,000
SkillsPATCH/services/api/x/skills/v1/skills/*503,00072,000
SkillsGET/services/api/x/skills/v1/skills/*/categories1006,000144,000
Employee SkillsGET/services/api/x/skills/v1/employees/*/skills1006,000144,000
Employee SkillsPUT/services/api/x/skills/v1/employees/*/skills503,00072,000
Skill CategoriesGET/services/api/x/skills/v1/skill-categories1006,000144,000
Skill CategoriesGET/services/api/x/skills/v1/skill-categories/*1006,000144,000
Skill CategoriesGET/services/api/x/skills/v1/skill-categories/*/children1006,000144,000
Skill CategoriesPOST/services/api/x/skills/v1/skill-categories251,50036,000
Skill CategoriesPUT/services/api/x/skills/v1/skill-categories/*251,50036,000