Title: API Calling to specific bot
Last modified: September 10, 2023

---

# API Calling to specific bot

 *  Resolved [uditakhouri](https://wordpress.org/support/users/uditakhouri/)
 * (@uditakhouri)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/api-calling-to-specific-bot/)
 * Hey team,
 * I am using the public API in postman to use AI engine bots.
 * Also, I am using the shortcodes to let my users build bots on my site.
 * Now, when I am defining the bot ID in Postman which is already defined in the
   shortcode, the bot is not able to fetch the data.
 * Eg :
 * Shortcode (present in a wordpress post) :
 * [mwai_chatbot_v2 id=12345678 context=”our AI tool is gonna work like the users
   will give some sort of words and it will regenerate the words with more similar
   words and give us the lyrics.” ai_name=”Trecktrack : ” start_sentence=”hey user,
   give us some words” text_send=”generate” text_input_placeholder=”eg. leaves ,
   night , changes”]
 * When I use this is Postman :
 * {
 * “prompt”: “18, Love, Night”,
 * “botId”: “12345678”
 * }
 * It doesn’t gives the response as defined.
 * Please help me fix this problem as it is very critical.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Val Meow](https://wordpress.org/support/users/valwa/)
 * (@valwa)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/api-calling-to-specific-bot/#post-17042730)
 * Hey [@uditakhouri](https://wordpress.org/support/users/uditakhouri/) ! 👋
 * We greatly appreciate you notifying us about this matter. Rest assured, we are
   actively working on resolving this problem and will include the necessary fixes
   in an upcoming update.
 * Thank you for your patience and understanding. 😊
 *  Plugin Author [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * (@tigroumeow)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/api-calling-to-specific-bot/#post-17043027)
 * Hi [@uditakhouri](https://wordpress.org/support/users/uditakhouri/),
 * The chatbot needs to be **created on the admin-side** if you are calling it by
   using the API. Otherwise it will not work.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘API Calling to specific bot’ is closed to new replies.

 * ![](https://ps.w.org/ai-engine/assets/icon-256x256.png?rev=3431928)
 * [AI Engine - The Chatbot, AI Framework & MCP for WordPress](https://wordpress.org/plugins/ai-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ai-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ai-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/ai-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ai-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ai-engine/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Jordy Meow](https://wordpress.org/support/users/tigroumeow/)
 * Last activity: [2 years, 9 months ago](https://wordpress.org/support/topic/api-calling-to-specific-bot/#post-17043027)
 * Status: resolved