Skip to main content

Skills API

The Skills API provides endpoints for managing job seeker skills.

Base URL

Endpoints Overview

Fields

*At least one of skillId, skillIds, skillName, or skillNames is required.

Verification Status

Notes

  • Skills can be added by ID (must exist) or by name (creates if not exists)
  • Duplicate skill additions are handled gracefully (returns existing)
  • Deleting a skill removes only the association, not the skill itself
See detailed documentation for each endpoint in the API Reference section.