Botpress
AI & Machine LearningBearer TokenFreemiumCORS enabled
Open-source platform for building and deploying AI-powered conversational chatbots
https://api.botpress.cloudAPI Playground
Sending through our CORS proxy.
https://api.botpress.cloud/
Response Headers (0)
Parameters (0)
Related APIs
Frequently Asked Questions About Botpress API
What is Botpress?
Botpress is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. Open-source platform for building and deploying AI-powered conversational chatbots
How do I authenticate with Botpress?
Botpress uses Bearer token authentication. You need to obtain an access token from the provider, then include it in the Authorization header as "Bearer <token>" with each request.
Is Botpress free to use?
Botpress offers a freemium pricing model. It includes a free tier with limited usage that is suitable for personal projects and prototyping. Paid plans are available for higher rate limits, additional features, or production-level usage.
Does Botpress support CORS?
Yes, Botpress supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Botpress documentation?
You can find the official Botpress documentation at https://botpress.com/docs. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Botpress in the akousa.net API Directory for a quick overview and test it using the built-in API tester.