API Sandbox Tutorial

The API sandbox is an interactive environment that allows you to test your API requests and see the results in real-time. You can use the sandbox to verify that your API requests are properly constructed and to test different endpoints and parameters before incorporating them into your applications.

To use the API sandbox for the NCCR Evolving Language API, follow these steps:

  1. Navigate to the API Sandbox page on our website.
  2. Select the API endpoint you want to test from the dropdown list.
  3. Enter any required parameters for the endpoint in the appropriate fields.
  4. If necessary, include your authentication token in the headers of your API request.
  5. Click the “Send Request” button to execute your API request.

The sandbox will display the results of your API request in real-time, allowing you to see the data that was returned and any errors that occurred during the request.

To save your sandbox configuration and streamline your testing and development processes, follow these steps:

  1. After executing an API request in the sandbox, click the “Save” button located next to the request URL field.
  2. Enter a name for the saved configuration and click the “Save” button.
  3. To load a saved configuration, select the configuration from the “Load Configuration” dropdown list and click the “Load” button.

By using the API sandbox to test your API requests for the NCCR Evolving Language API, you can identify and troubleshoot any issues that may occur before incorporating the requests into your applications. If you have any issues or questions related to the API sandbox, don't hesitate to contact our support team for assistance.

Last modified: le 2023/02/20 19:25