Page 1 sur 1

API connection

Publié : mar. juin 11, 2024 4:14 pm
par encha
Hello,

I just got a Squash TM demo version installed with a docker by our IT team, and I would like to know if there is a possible access to the SQUASH TM API with that version ?

I can get to the installed version just fine, create requirements, tests and all.
I also tried to GET all users, using my credentials (with Postman), to no avail.

My request url looks like "https://{our IP}:8090/squash/api/rest/latest/users"

Are there restrictions for that specific version, are there specific headers to include (other than Accept and Content-Type maybe) ?

Best regards

Re: API connection

Publié : mar. juin 11, 2024 4:41 pm
par encha
I'm truly sorry, my mistake...

I got the request from someone who used the SaaS version and forgot to remove the "https://" prefix on the requests. It works