Kentico exposes REST API out of the box.
In case you might need complex data objects to be passed to UI and default REST service does not work for you you are free to implement custom controllers in your MVC application that will return data you need in JSON format.