v1

latestOpenAPI 3.0.32026-07-262637132.9 KB
Learning Components

Learning components by subject

Fetches a list of LearningComponents filtered by academic subject.

This endpoint retrieves learning components for a specific subject area. Learning components are granular skills that break down broad standards into teachable units. Learning components are available for Mathematics and English Language Arts, with additional subjects being developed.

Use this endpoint when you need to:

  • Get all learning components available for a specific subject
  • Browse the complete set of skills/concepts for curriculum planning
  • Retrieve LCs for mapping to your own content or assessments
  • Export learning component data for analysis or integration

The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned and navigate through large result sets.

Related topics:

  • Understanding Learning Components
  • Available LC coverage by subject and state
get/learning-components

Query parameters

academicSubject'English Language Arts' | 'Mathematics' | 'Science' | 'Social Studies' | 'Other' required

Academic subject area

limitinteger

Maximum number of results to return

cursorstring

Pagination cursor obtained from the nextCursor field in a previous response (not needed for the first page)

Response

Successfully retrieved list of learning components