Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2014-12-04 15:55:53

cwilson
Member
Registered: 2014-12-04
Posts: 3

ThirdLight With JMeter

Has any one used JMeter with the ThirdLight JSON API? I am am getting stuck on how to setup my HTTP Request to work correctly. Specifically, how does the Authentication work with the API?

If more information is required to answer this question, feel free to email me!

Thanks,

Cody

Offline

#2 2015-01-06 17:09:04

dominic
Third Light Staff
Registered: 2013-06-06
Posts: 119

Re: ThirdLight With JMeter

Hi Cody,

As with other clients, you would need to first make an API request to one of the authentication methods (Core.Login / Core.LoginWithKey), and then use the session ID returned from that in the subsequent requests.

https://www.thirdlight.com/docs/display … awPOSTbody illustrates the structure for these requests.

Kind regards,

Dominic

Offline

Board footer