Ideta Public API

Number of APIs: 15

This workspace shows you how to use Ideta api. You can send message to a bot, delete data, create data or restart a conversation. You can also recover details or a list of conversation from a bot.

  1. Restart conversation POST {{root_url}}/conversations/resume/{{channel}}

  2. Reset message POST {{root_url}}/conversations/reset

  3. trigger a node id POST {{root_url}}/conversations/send-message/{{channel}}

  4. Delete Data POST {{root_url}}/data/store/{{channel}}

  5. Get JWT Token GET {{root_url}}/security/token

  6. Show conversations GET {{root_url}}/cockpit/conversations?botId={{bot_id}}&channel=sandbox,web&startDate={{start_date}}&comparisons=amount_eur,<,100;ideta_notify,.!

  7. Count conversations GET {{root_url}}/cockpit/count?botId={{bot_id}}&channel={{channel}}&startDate={{start_date}}&comparisons=amount_eur,<,100;ideta_notify,.!

  8. Show conversation details POST {{root_url}}/messages/{{botId}}/extract

  9. Get nodes list GET {{root_url}}/nodes/list/{{bot_id}}/{{channel}}?token={{token}}

  10. Create Data POST {{root_url}}/data/upsert