Next to the full API reference we also provide a Swagger JSON representation of our API. Using this Swagger file you will be able to get interactive documentation, discoverability, faster/easier testing. On top of this you can also use the SDK generation based on Swagger to access our API in your favorite language.
Medallia Agile Research Swagger JSON specification
We are using Swagger IO to validate our file against the Open API Specification version 2.0
Current status:
Use standard tools to experiment with our API and see how requests should be constructed:
We don't spend our time in creating an SDK for a few programming languages. We prefer to provide you will the tools to get you started as fast as possible in the language of your choice. This is one of the major reasons why we created and maintain our swagger file.
Using the online swagger editor, you will be able to import the definition and generate the SDK in the languages of your preference: C#, Ruby, PHP and many more...
Please note however we do not support cross-origin requests.