IBM's free to use API testing and monitoring service.
Questions tagged [apiconnect-test-monitor]
13 questions
2
votes
1 answer
Desktop application proxy settings
I am trying the desktop application of IBM Connect Test and Monitor. Anyone knows whether it uses the system proxy? I am trying to call an internal URL, I know I can see thourough a browser, but I get "getaddrinfo ENOTFOUND xxxxx.yyyy.zz…

Gregory Efthimiopoulos
- 33
- 1
- 7
1
vote
0 answers
Difference between fetch and latency in the metrics view
I've been using IBM's API Connect Test and Monitor and it has been really amazing. I just needed to know what is really meant by fetch vs latency in the metrics view under the dashboard tab as seen in the image below.

Youssef Negm
- 64
- 6
1
vote
1 answer
IBM API Connect Test and Monitor giving Invalid Request error
I am trying to use API Connect Test and Monitor tool wherein when I gave a Get request and url and with and without authorization token, I am getting this error:
Error. Invalid Request
When I do it using Postman, I get a proper 200 OK response…

Techdive
- 997
- 3
- 24
- 49
1
vote
0 answers
Setting Authorization Headers in IBM API Connect Test and Monitor
It's probably me being a doofus, but I'm struggling to find a way to add an Authorization header to my request using IBM API Connect Test and Monitor.
In cURL I would use something like this: -
-H 'Authorization: Bearer '"${ACCESS_TOKEN}"
and APICTM…

Dave Hay
- 31
- 3
1
vote
1 answer
Are certificates supported in IBM API Connect Test and Monitor?
I plan to use IBM API Connect Test and Monitor for one of my customers but I can't find a way to use certificates in my tests. Is this possible? If so, how?
Thanks a lot,
Dirk

Dirk Maes
- 11
- 2
1
vote
0 answers
What should be used instead of username and password in IBM OpenWhisk swagger.yaml file?
I forked this repo for developing a fb chatbot which uses IBM Watson services. In the Swagger.yaml file, the username and password is passed to authenticate the request, but IBM no more uses username & password for authentication purposes instead we…

Thivya Bharathi
- 25
- 7
1
vote
1 answer
How to use API Connect Test and Monitor behind a firewall
It looks like API Connect test and monitor is a cloud hosted service and the HTTP access is made from a cloud server on the public internet.
How can I use this to test an API that is deployed behind my firewall? This does not seem to be documented.

rob9nicholson
- 191
- 1
- 7
1
vote
1 answer
How to send alerts in APIC Test and Monitor?
On the introduction page for the 'APIC Test and Monitor tool' one of the listed features is 'Get alerts on your API Health'. However once inside the tool I can't find any reference on how to generate alerts...
Is it already possibble? Or just an…

Tim
- 13
- 2
1
vote
1 answer
Run API test in CI (Jenkins)
What is the best way to run an API test that was created via the IBM API Connect Test and Monitor ?
I published a test and I would like my CI sever (jenkins or azure devops) to run it?
Many thanks,
Assaf

Assaf Sheep
- 563
- 1
- 4
- 16
1
vote
2 answers
How can I create an integration test using API Connect Test and Monitor?
I've been playing around with IBM API Connect Test and Monitor (looks like a free to use rival to Postman) and would like to create an integration test (a test with multiple steps).
Looking at the example APIs it seems like it's possible, e.g.…

WhoLivesInAPineapple
- 23
- 6
0
votes
1 answer
IBM API Connect health check
Would like to know in API Connect, is there a built-in way to check health of an API in Prod? (Like Springboot actuator/health)
If not, best way recommended to implement health check for each of our APIs that we are about to develop in API…

martand kulkarni
- 1
- 3
0
votes
1 answer
API Connect Test and Monitor Desktop Client
Am I able to automate and schedule tests using the APIC Test and Monitor desktop client ???
I have successfully created a working request but cant for the life of me see where I could automate and schedule this request.
0
votes
1 answer
Hitting "Something went wrong!" with desktop version of APIC Test & Monitor
Using the v1.0.0 desktop client, downloaded from here as per this: -
IBM API Connect Test and Monitor
I'm trying/failing to hit a local RESTful endpoint, which is running on the same Mac as that hosting the APIC T&M client.
This is what I see from…

Dave Hay
- 31
- 3