P

Pandorabots AIaaS API

REST discovered

Details Spec supplied by APIs.guru
URL
https://aiaas.pandorabots.com/
Spec
https://api.apis.guru/v2/specs/pandorabots.com/1.0.0/swagger.json
Docs
https://www.pandorabots.com/docs/api-basics/
Authentication
Pandorabots user key + Pandorabots application ID Authorization: <credential> discovered
Pandorabots user key api_key Get key ↗

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.

Pandorabots application ID compound Get key ↗

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."