Search endpoint
GET /api/search?q=adult+dyslexia&type=article&page=1The q parameter is required. Results are returned in pages of 12 with an absolute source URL and a slug for structured retrieval.
typecan bearticleorpodcast.pagecan be an integer from 1 to 200.- No authentication is required for this read-only endpoint.
Read one source
GET /api/content/adhd-and-dyslexia/Returns published metadata, plain body text, the canonical URL and related articles and podcast episodes. Use a slug returned by search.
Find a public next step
GET /api/next-steps?goal=explore_traitsSupported goals cover exploring traits, understanding someone, listening and learning, and finding a topic. This endpoint only returns public links and does not submit data.
