Ushur Platform API

REST API for the Ushur customer experience automation platform. Documented operations (per the official UshurNodeSDK) include logging in to a tenant instance, initiating campaign engagements with end users, retrieving detailed and tagged responses for a request, adding, querying, and deleting enterprise data, and authenticating end-user phone numbers with OTP confirmation. Full API documentation sits behind a login at docs.ushur.com.

API entry from apis.yml

apis.yml Raw ↑
name: Ushur Platform API
description: REST API for the Ushur customer experience automation platform. Documented operations (per
  the official UshurNodeSDK) include logging in to a tenant instance, initiating campaign engagements
  with end users, retrieving detailed and tagged responses for a request, adding, querying, and deleting
  enterprise data, and authenticating end-user phone numbers with OTP confirmation. Full API documentation
  sits behind a login at docs.ushur.com.
humanURL: https://ushur.ai/api
baseURL: https://api.ushur.me
tags:
- Customer Experience
- Automation
- Engagement
- Campaigns
properties:
- type: Documentation
  url: https://docs.ushur.com
- type: SDK
  url: https://github.com/UshurInc/UshurNodeSDK