Title: API queries
Last modified: September 1, 2016

---

# API queries

 *  [kanupriya](https://wordpress.org/support/users/kanupriya/)
 * (@kanupriya)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/api-queries/)
 * Thanks Ali , your plugin just amazing. From last few days I tried to make api
   but failed for login
    I have quick queries, please help to solve out
 * 1.) how to make validations for password and confirm password and after register
   send email
 * 2.) I create page and Using require_once(“Rest.inc.php”);
 * and creating function and end points with the help of function
    private function
   login(){ } My point is How to implement with yours? or no need to work on it ,
   directly use your endpoints
 * 3.) If use directly your endpoints then how to keep current login details?
 * Thanks
 * [https://wordpress.org/plugins/json-api-user/](https://wordpress.org/plugins/json-api-user/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ali Qureshi](https://wordpress.org/support/users/parorrey/)
 * (@parorrey)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/api-queries/#post-7574410)
 * No need to include any php file. You just need to use endpoint provided by plugin.
 * You need jQuery and HTML5 local storage knowledge to get it done. you need to
   store the cookie value in local storage, please search google for this, it is
   beyond the scope of this plugin.

Viewing 1 replies (of 1 total)

The topic ‘API queries’ is closed to new replies.

 * ![](https://ps.w.org/json-api-user/assets/icon-256x256.png?rev=1965790)
 * [JSON API User](https://wordpress.org/plugins/json-api-user/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api-user/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api-user/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api-user/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api-user/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api-user/reviews/)

## Tags

 * [login](https://wordpress.org/support/topic-tag/login/)
 * [register](https://wordpress.org/support/topic-tag/register/)
 * [validations](https://wordpress.org/support/topic-tag/validations/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ali Qureshi](https://wordpress.org/support/users/parorrey/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/api-queries/#post-7574410)
 * Status: not resolved