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:Getting Started
Before using thenlpearl
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
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.