These new methods will allow users to query and update badges via the API.
Badges already uses EditEngine and SearchEngine in a modern way, so they should largely be simple to implement. You can look at PasteSearchConduitAPIMethod and PasteEditConduitAPIMethod for examples.
After implementing the API method classes, the method should appear in the web UI in the Conduit application, and be callable from the web UI console.