Ping the API
GET/ping
The GET /v1/ping endpoint allows checking if the API is reachable and if the signature calculation is working correctly without otherwise having side effects on orders or products
Responses
- 200
- 400
- 500
API is reachable
Bad Request
Internal Server Error