cURL
curl --request GET \ --url https://app.apigene.ai/api/health \ --header 'Authorization: Bearer <token>'
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Successful Response