Brainly
communityPeer-to-peer homework help — students ask and answer questions across all school subjects
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/questions/searchSearch homework questions
Parameters
qstringrequiredgradestringoptionalsubjectstringoptionalReturns
questions[] with id, content, subject, answers_count, rating, authorGET
/api/questions/{id}Get question with answers
Parameters
idstringrequiredReturns
content, subject, answers[] with content, rating, is_best, author, attachments[]GET
/api/subjectsGet available subjects
Returns
subjects[] with id, name, questions_count