cURL
curl --request GET \ --url https://sandbox-api.caurisflux.com/api/v1/health \ --header 'X-API-Key: <api-key>'
Vérifier l état de l API
curl https://sandbox-api.caurisflux.com/api/v1/health
{ "status": "ok", "timestamp": "2024-01-15T12:00:00.000Z" }
200
503