Example searches: “Log user out by revoking his auth tokens.”, “Returns information if the user is authenticated else it returns a 401”, “Allow a user to register himself to the service.”, “Kitsu API”, “Retrieve a model corresponding at given ID and return it as a JSON object.”
All asset types for given project
curl \ --request GET 'http://api.example.com/data/projects/a24a6ea4-ce75-4665-a070-57453082c25/asset-types' \ --header "Authorization: $API_KEY"