Example searches: “title”, “object”, “401”, “405”, “message”
The API accepts 2 different authentication methods:
Send an authentication token in the jwt query parameter to authenticate with the API.
jwt
Send a bearer token (“JWT” Formatted) in the Authorization HTTP header to authenticate with the API.
Authorization