Jump to Content
Medallia Experience CloudMedallia Experience CloudDigital Experience AnalyticsMedallia AppsCommunity
How to GuidesAPIs
Medallia Experience CloudDigital Experience AnalyticsMedallia AppsCommunityHomeMedallia Experience Cloud
APIs
Home
How to GuidesAPIs

Overview

  • Introduction

Authentication

  • Authentication

Import API

  • Overview
  • Import
    • /inbound/v1/{importer-name}post
    • /inbound/v2get
    • /inbound/v2/{importer-name}get
    • /inbound/v2/async/{importer-name}post
  • Feed File
    • /inbound/v2/feedfiles/{id}get
    • /inbound/v2/feedfiles/{id}/detailed-resultsget

Query API

  • Overview
  • Query
    • /data/v0/querypost

Speech API

  • Overview
  • Speech
    • /speech/v0/bulk-ingestpost

Conversations API

  • Overview
  • Channel Adapters
  • Channel Adapter Services
    • /post
    • /{customer-id}get
  • Conversations Services
    • /apis/v0/channels/{channel-guid}/messagespost
    • /apis/v0/channels/{channel-guid}/conversationsget

Roles API

  • Roles
    • /admin/v1/rolesget
    • /admin/v1/roles/{role}get

Users API

  • Users
    • /admin/v1/usersget
    • /admin/v1/userspost
    • /admin/v1/users/{username}get
    • /admin/v1/users/{username}put
    • /admin/v1/users/{username}/actions/{action}post
    • /admin/v1/users/{username}/data-accessput
    • /admin/v1/users-bulk-downloadget

Webhooks

  • Overview

/data/v0/query

post https://{api-gateway-hostname}/data/v0/query

Performs a GraphQL-based request

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!