Skip to main content

NLPearl Python Wrapper

The NLPearl Python wrapper provides a simple and intuitive way to interact with the NLPearl API directly from your Python applications. This package simplifies the integration of NLPearl’s conversational AI capabilities into your projects.

Installation

Install the package via pip:
You can find the package on PyPI: NLPearl Python Wrapper on PyPI

Getting Started

Before using the nlpearl package, you need to obtain an API key from NLPearl. You can request one by contacting our support team.

Setting Your API Key

Set your API key before making any API calls:

Usage Examples

Retrieve Account Information

Make an Outbound Call

These examples demonstrate how easy it is to integrate NLPearl’s services into your Python applications using the nlpearl package.

Additional Resources

  • NLPearl Python Wrapper on PyPI
  • For detailed documentation on all available endpoints and functionalities, please refer to the endpoints documentation below.