v1

latestOpenAPI 3.0.32026-07-262637132.9 KB
Standards Crosswalks
Academic Standards

Crosswalks for a standard

Fetches a list of standards that align to a specific standard through shared Learning Components.

This endpoint retrieves crosswalk relationships bidirectionally:

  • State standard → CCSS: Pass in a state standard to get matching Common Core State Standards (CCSS)
  • CCSS → State standards: Pass in a Common Core State Standards (CCSS) standard to get matching state standards across jurisdictions

Each crosswalk includes similarity metrics based on measurable overlap of Learning Components to help understand the strength and nature of the alignment.

Crosswalks provide a scalable way to extend mappings between CCSS and state-specific frameworks without independent matching logic. By leveraging the LC superset, crosswalks show where standards converge in content coverage.

Use this endpoint when you need to:

  • Find Common Core State Standards (CCSS) standards that align to a state standard for content adaptation
  • Find state standards that align to a Common Core State Standards (CCSS) standard across multiple jurisdictions
  • Understand the similarity between standards
  • Map content between Common Core and state frameworks
  • Analyze the degree of overlap between standards

Note: Crosswalks are currently available only for Mathematics standards in states where LC alignment exists. Crosswalks are evidence-based (require at least one shared LC).

The endpoint returns paginated results. Use the limit and cursor parameters to control the number of results returned.

Related topics:

  • Standards crosswalks methodology
get/academic-standards/{caseIdentifierUUID}/crosswalks

Path parameters

caseIdentifierUUIDstring uuid required

CASE Network UUID for the resource

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

minJaccardScorenumber float

Minimum Jaccard score when focusing on stronger alignments

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 Common Core State Standards (CCSS) standards if a state standard was provided, or a list of state standards if a CCSS standard was provided