Pluralsight · Capability

Pluralsight Learning Content Management

Unified workflow for L&D managers and content administrators to browse, organize, and manage learning content across courses, channels, learning paths, programs, labs, and tags. Combines content catalog, course catalog, public catalog, channels, learning paths, programs, labs, content slugs, and tags APIs.

Run with Naftiko PluralsightLearning ContentContent ManagementCoursesChannelsLearning Paths

What You Can Do

POST
Query content catalog — Query the general content catalog
/v1/content-catalog
POST
Query content slugs — Resolve content slugs to internal identifiers
/v1/content-slugs
POST
Query course catalog — Query the course catalog
/v1/course-catalog
GET
Get public course catalog — Retrieve the full public course catalog
/v1/public-courses
POST
Manage channels — Query and manage content channels
/v1/channels
POST
Query learning paths — Query learning path catalog data
/v1/learning-paths
POST
Query programs — Query the program catalog
/v1/programs
POST
Query labs — Query lab catalog and activity data
/v1/labs
POST
Query tags — Query content tags and taxonomy data
/v1/tags

MCP Tools

query-content-catalog

Query the general content catalog including videos, guides, interactive courses, and other content types.

read-only idempotent
query-content-slugs

Resolve content slugs to internal identifiers for content lookup by human-readable URL slugs.

read-only idempotent
query-course-catalog

Query course catalog information including titles, descriptions, authors, duration, release dates, and retirement status.

read-only idempotent
get-public-course-catalog

Retrieve the full public course catalog including course IDs, titles, durations, release dates, and retirement status.

read-only idempotent
manage-channels

Query and manage content channels including creating channels, managing members and groups, organizing content sections, and tracking channel progress.

query-learning-paths

Query learning path catalog data including structured sequences of courses and content organized around specific skills and roles.

read-only idempotent
query-programs

Query the program catalog including structured learning programs and curriculum offerings.

read-only idempotent
query-labs

Query lab catalog and lab activity data for hands-on learning experiences and practical exercises.

read-only idempotent
query-tags

Query content tags and taxonomy data used to categorize and organize learning content.

read-only idempotent

APIs Used

pluralsight-content-catalog pluralsight-content-slug pluralsight-course-catalog pluralsight-public-course-catalog pluralsight-channels pluralsight-learning-paths pluralsight-programs pluralsight-labs pluralsight-tags