You can test your API subscription by following these steps:

  1. Select the My subscriptions tab within the top navigation menu on the Homepage. This will show you the My subscriptions page with a list of all your subscriptions including details.
  2. Select the Manage subscriptions link. This will show you the API subscriptions page.
  3. Select the View link next to the API subscription you wish to test. This will show you the API subscription detail page.
  4. Select the Test API link next to the subscription. This will show you the API Test suite page with various options.
  5. Select the endpoint for the API operation you want to test from the operation endpoint dropdown list (/Download/, /Echo-Get, /Echo-Post, /List, or /Upload). This will auto-fill the Request URL textbox.
  6. Select the Add subscription key checkbox option if you wish to add a subscription key to your request.
  7. Select the Add OAuth token checkbox option, if you wish to add OAuth token to your request.
  8. Enter the Key and corresponding Value text, if required for the selected operation endpoint.
  9. Select the Send button to make the request.