My routes contain the the \'api\' tag
... { method: \'GET\', path: \'/blah/albums\', options: { tags: [\'api\'], handler: myHandlerFunction } }, ...