v1

latestOpenAPI 3.0.32026-07-262637132.9 KB
Academic Standards

Standards frameworks

Fetches a list of StandardsFramework objects representing complete academic standards documents. Each standards framework represents a complete standards document published by an official body like a state department of education. This endpoint allows you to discover available standards frameworks and retrieve metadata about standards documents from different jurisdictions, subjects, and adoption statuses.

Use this endpoint when you need to:

  • Discover available standards frameworks to query academic standards from
  • Find standards framework UUIDs needed for the GET /academic-standards endpoint
  • Browse standards frameworks by subject, jurisdiction, or adoption status
  • Get standards framework metadata (title, adoption status, modification dates)

Related topics:

  • Understanding StandardsFramework vs StandardsFrameworkItem
  • Framework adoption statuses
get/standards-frameworks

Query parameters

jurisdiction'Alabama' | 'Alaska' | 'Arizona' | 'Arkansas' | 'California' | 'Colorado' | 'Connecticut' | 'Delaware' | 'Florida' | 'Georgia' | 'Hawaii' | 'Idaho' | 'Illinois' | 'Indiana' | 'Iowa' | 'Kansas' | 'Kentucky' | 'Louisiana' | 'Maine' | 'Maryland' | 'Massachusetts' | 'Michigan' | 'Minnesota' | 'Mississippi' | 'Missouri' | 'Montana' | 'Nebraska' | 'Nevada' | 'New Hampshire' | 'New Jersey' | 'New Mexico' | 'New York' | 'North Carolina' | 'North Dakota' | 'Ohio' | 'Oklahoma' | 'Oregon' | 'Pennsylvania' | 'Rhode Island' | 'South Carolina' | 'South Dakota' | 'Tennessee' | 'Texas' | 'Utah' | 'Vermont' | 'Virginia' | 'Washington' | 'Washington, D.C.' | 'West Virginia' | 'Wisconsin' | 'Wyoming' | 'Multi-State'

US state, territory, or multi-state designation

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

Academic subject area

adoptionStatus'Draft' | 'Proposed' | 'Adopted' | 'Implemented' | 'Retired'

Adoption status of a standards framework

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 standards frameworks