---
title: "Chatbot API Integration | NeetoChat"
description: "Let your NeetoChat chatbot call external APIs. Define APIs once, insert user answers into the URL or body, and add API nodes to chatbot workflows."
canonical_url: "https://www.neeto.com/neetochat/features/chatbot-apis"
markdown_url: "https://www.neeto.com/neetochat/features/chatbot-apis.md"
---

# Chatbot API Integration | NeetoChat

Let your NeetoChat chatbot call external APIs. Define APIs once, insert user answers into the URL or body, and add API nodes to chatbot workflows.

## Overview

NeetoChat lets your chatbot call external APIs in the middle of a conversation. Define an API once in the chatbot settings, then add an API node to any workflow so the chatbot can send requests to your servers while it talks to a customer.

For example, a chatbot can resend a one-time password when a customer asks for it. Values the customer types, stored as mapped fields, can be inserted as placeholders in the request URL or body, and the chatbot swaps in the real values before sending the call. This lets the chatbot look up or update data in your own systems, not only reply with fixed text.

## Links

-   [Human page](https://www.neeto.com/neetochat/features/chatbot-apis)
