Check that your certificate is (still) valid and that you are able to communicate correctly with Semiocast API.
| Command | Description |
|---|---|
| null | Establish a connection and return nothing |
| echo | Accept parameters and return them in an XML/JSON format. It allows to verify that Semiocast API is able to parse correctly your arguments. |
Output in JSON or XML.
The test methods are not subject to any rate limit.
Returned HTTP Status code must be checked to verify if request has been fulfilled correctly or if something wrong happened (and how to react):
| HTTP Status | Description |
|---|---|
| 200 | No error, see Answers to interpret result |
| 407 | Bad format |
To test your certificate, you can use the following line:
This command return nothing upon success.
This call:
Results in: