pandorabots.com
Pandorabots is a chatbot development and hosting platform centered on AIML-based bots. It provides hosted bot management and conversation endpoints for integrating chatbots into applications.
Pandorabots exposes one documented REST API for its AIaaS platform plus a Node-based `pb` CLI; no public GraphQL or MCP surface was found.
- Pandorabots AIaaS APIdiscovered
- Pandorabots CLIdiscovered
Sign in to the Pandorabots developer portal and get your application's user_key from your application/account settings. The public API docs describe it as "Your application's user key" and use it in requests as the user_key query parameter.
Sign in to the Pandorabots developer portal and copy your application's app_id. Pandorabots API requests are organized under paths like /bot/{app_id} and /talk/{app_id}/{botname}; the docs describe this as "Your Application ID."
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing