Bloom taxonomy

This endpoint returns a list of the Bloom objectives currently supported by the API.

Request

GET https://learning-objects-v2.p.rapidapi.com/bloom

Headers

This endpoint does not require any API key authentication in the header.

Query Parameters

This endpoint does not require any query parameter.

Code examples

See here for Rapid API codes examples.

See below for Direct customer access:

curl "https://api.inokufu.com/learningobject/v2/bloom"

Response

Response parameters

Parameter
Description

bloom

Name of the Bloom objectives to be used in the /search endpoint to filter LO with the bloom parameter

description

Short description of this Bloom objectives

Response example

Here is an example of the JSON structured response provided by this endpoint.

Last updated

Was this helpful?