Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://vpos-sandbox.payven.com.tr/api/v1/health \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "total_duration": "<string>", "checks": [ { "name": "<string>", "status": "<string>", "duration": "<string>", "description": "<string>", "exception": "<string>" } ] }
Identity servisinden alinan Keycloak JWT. Format: Authorization: Bearer <token>. Token alma: POST /api/v1/auth/{slug}/token
Authorization: Bearer <token>
OK
Show child attributes