Title: How to call a plugin using Json-api plugin
Last modified: August 21, 2016

---

# How to call a plugin using Json-api plugin

 *  [anespa](https://wordpress.org/support/users/anespa/)
 * (@anespa)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-call-a-plugin-using-json-api-plugin/)
 * Dear Team,
    I am using a plugin WPBI for create report (Chart & Tables). My concern
   is JSON-API can access the plugin . I create a sample hello world controller 
   as in documentation and it work fine . <?php
 * class JSON_API_Hello_Controller {
 *  public function hello_world() {
    return array( “message” => “Hello, world” );}
 * }
 * ?>
 * My concern is how I can call my plugin with some parameters as input.
    Please
   help me with a solution
 * Thanks,
    Anes
 * [http://wordpress.org/plugins/json-api/](http://wordpress.org/plugins/json-api/)

The topic ‘How to call a plugin using Json-api plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-api.svg)
 * [JSON API](https://wordpress.org/plugins/json-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-api/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [anespa](https://wordpress.org/support/users/anespa/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/how-to-call-a-plugin-using-json-api-plugin/)
 * Status: not resolved