Overview

Postman samples to show how to log into the IxNetwork Linux API server to:

  • Get API-Key with login credentials
  • Start a new session
  • Get the session ID

Login with credentials. Get the API-Key




From this point forward, every REST API requires the API-Key in the headers.


Start a new session.



Create a new session

Sample to show how to include the API-Key in the header




Get the session ID






From this point forward, use the session ID as part of the REST API

Start a new session

Wait for the session to come up with a SUCCESS status