Quriobot API
We’re still in the progress of making better documentation, but here’s what we have so far.
Quriobot utilizes OpenAPI Specification 2.0 for its API.
Autogenerated documentation can be found here.
the swagger specs can be accessed here.
You can use swagger-ui chrome extension to browse it.
Authentication
For the auth-protected resources, an API key should be passed via Authorization HTTP Header in the form:
Authorization: Apikey «API key»
An API key can be created in the user settings:
Tags
See also
- Can I execute JavaScript function as a bot step or response?
- Can I use JavaScript function result in the bot messages or responses?
- Exporting your results
- How to access your Quriobot response data to send it to an external endpoint
- How to populate the answer options dynamically
- How to use external data (from Google Sheets) in your bot chat-texts and responses