Explore the NeoLoad Web API

This topic explains how to explore the NeoLoad Web API.

Prerequisite

Every request must be authenticated by an access token.

Therefore, to get started, you must log into NeoLoad Web and get a token. To learn more, see Generate access tokens. Then copy the access token as explained in Copy access tokens.

Use the NeoLoad API

To use the NeoLoad API, follow these steps:

  1. Go to the NeoLoad API doc: https://neoload-api.saas.neotys.com/explore/.

  2. Click Authorize.

  3. Paste the access token in the Value field and click Authorize.

  4. Choose a method and click Try it out.

  5. Enter your desired options.

  6. Click Execute.

  7. The responses are listed below the Execute button.

  8. Click Clear if you want to execute another method.