v1

latestOpenAPI 3.0.12026-07-13131.8 KB
search-v1-controller

A public API that searches the Coursera catalog for products (e.g. courses) that are relevant to the provided query string.

post/api/rest/v1/search

Request body

querystring required

Example request

{
  "query": "machine learning"
}

Response

OK

All 1 operations