using wordpress only backend system

Hi…

I’ll build a mobile app. I want to use wordpress rest api for my app backend…

But I don’t use front web site. How can I disable front options or how can i use custom post types only rest api.

Regarding WordPress Rest API & Custom Posts, last time I checked it was still painful to work with. I hope REST will get more attention from the developers.

http://v2.wp-api.org/extending/custom-content-types/

Regarding disabling frontend, check this

Not really sure if it will not break API somehow.