This page will provide you instructions on how to test our API, XTND API, directly and examples on how to communicate with our API.
Test API
If you want to test XTND API, you may use the below Test credentials (Read only). These credentials will allow you to test the "Get" methods in the API Library, meaning you will be able to read data but not create.
If you want to test any of the XTND API's with other methods than "Get", please contact your client manager at Extend Commerce or the Extend Commerce Support to get the correct testing credentials.
Extend Commerce use different credentials depending on which method you want to test, so we request that you specify which methods you are interested in.
When you have your testing credentials you may test the different methods in the API interface in the API Library or by making your own API calls.
Fill out the required parameter values, and the optional parameters if they are applicable, and execute by clicking the "Try it out" button. You will be prompted to fill in your credentials to proceed.
Extend Commerce recommend you to not use the Microsoft Edge browser, since the login-prompt is not fully supported.
Your API response will be showed below the "Try it out" button.
Example Code
Here are some example code on how to communicate with the XTND API.
It´s a c# example, click "c# example" below to view the example. If you want to download the example as a project, click here to download. XTNDAPI.zip