Content Generation
Generate Content
This API endpoint generates educational content based on provided parameters. The client must specify the subject, grade level, topics, learning objectives, content type, and additional options if any. The response includes the generated content in the specified format.
POST
Authorizations
Headers
Specifies the format of the response.
Available options:
application/json
Specifies the content type of the request body.
Available options:
application/json
Body
application/json
Grade level for the content.
Example:
"10"
Subject for the content.
Example:
"Science"
Topics for which content needs to be generated.
Types of content to generate.
Unique identifier of the institution.
Example:
"inst789"
Unique identifier of the teacher.
Example:
"teacher456"
Learning outcomes to focus on (optional).
Additional information for the request (optional).