We encourage developers to create wrappers of our official Cleverbot API so that others can quickly make use of it in their own development environment.
Available Cleverbot API wrappers
- Javascript API wrapper ‘node-cleverbot‘, npm
- Javascript API wrapper ‘cleverbot-node‘, npm (and github)
- .NET API wrapper ‘Cleverbot.Net‘, github
- Python API wrapper ‘cleverwrap.py‘, github
- Ruby API wrapper ‘cleverbot_rb‘, github
- Ruby API wrapper ‘ruby-cleverbot-api‘, github
- Python API wrapper ‘cleverbot.py‘, github
- Java Cleverbot API module for Elypiai ‘cleverbot‘, gitlab
- NodeJS API wrapper ‘@FaurinFox/Cleverbot‘ (and github)
New wrappers
Please let us know if you have implemented our official Cleverbot API so that it can be added to the above list.
Your wrapper needs to have a placeholder for YOURAPIKEY and a link to www.cleverbot.com/api so that users can request their own API key. It must also respect our terms and conditions. We also ask that you append the parameter wrapper=WRAPPERNAME to every request e.g.:
https://www.cleverbot.com/getreply?key=YOURAPIKEY&wrapper=WRAPPERNAME