API Dashboard

Taffy 3.1.0

Resources:

search DELETE PATCH PUT POST GET /search

Request Body:

Loading...

Response:

get
required string siteid
optional string keywords (default: "")
optional any perpage (default: 20)
optional any page (default: 1)
optional any sortDirection (default: desc)
optional any sortBy (default: _score)
optional any category (default: "")
optional any selectedYear (default: 0)
optional any contenttype (default: "")
optional any section (default: "")

autocomplete DELETE PATCH PUT POST GET /autocomplete

Request Body:

Loading...

Response:

get
required string siteid
optional string keywords (default: "")
optional any perpage (default: 5)

Resources are listed in matching order. From top to bottom, the first URI to match the request is used.