Testing your API calls

You can use the reference documents to test your calls. You should be authenticated by default when visiting a reference page.

When using the test interface, keep in mind you are editing your organization’s live data. If you’d like to set up a sandbox instance for testing, please contact Replicon Support.

Making a test call

To use the reference interface to test calls:

  1. Click the row for the operation you want to call.
  2. Click Try it out.

The Example Value code becomes editable.

  1. Update the examples to customize your test call, if needed.

Note, however, that you will need to update any URIs included in an example to match your instance before test calls will work. Examples that simply add data should work without modification.

Talk to Replicon Support if you need a sandbox instance, and if you want the sample database enabled in it.

  1. Click Execute.

Under Responses, you should see a curl statement, along with a response code, body, and headers, including information about any errors.

Related links

Introduction to the Replicon API
Using the API
Getting started with Replicon's API
API authentication
Viewing the available API operations