Fetch Taxonomy Standards at a Framework

Fetch a list of taxonomy standards available at a given subject, course and domain for a specific standards framework.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Structure Detail

The API requires the framework, subject, course and domain of interest as input to list available standards and micro-standards for that subject + course + domain. The necessary codes are available and mapped as below:

Response Structure Detail

API returns an array of supported standards and learning targets as JSON object. The JSON object is structured as detailed below:

  • id : standard / learning-target id
  • code : standard / learning-target code for the standards framework
  • title : title at the framework
  • code_type : identifies if returned value is a standard or a learning-target
  • parent_taxonomy_code_id : identifies the standard id to which the said learning-target belongs
  • sequence_id : identifies the ordering of standard at domain level for the standards framework
📘

Access token is needed

Header:
Authorization: Token [anonymous_access_token]

Path Params
string
required

Standards framework code as obtained at subjects listing

string
required

Taxonomy subject ID as obtained at subjects listing

string
required

Taxonomy course ID as obtained at course listing

string
required

Taxonomy domain ID as obtained at domain listing

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json