Magisterium AI

API Reference

Request Body

application/json
  • query

      stringmax: 1024required

    The query string for the search. Natural language query is supported.

  • numResults

      numberdefault: 10min: 1max: 100

    The number of results to return.

  • category

      enum<string>default: auto

    Filter sources by "magisterial" or "scholarly" categorization. Currently, "scholarly" category behaves the same as "auto", while "magisterial" category returns only sources categorized as coming from the Magisterium of the Catholic Church.

    Available options:

    • "auto"
    • "magisterial"
    • "scholarly"

Response Body

200

Response Body

4xx