Saltar al contenido principal
GET
/
version
Service version
curl --request GET \
  --url https://matcher.sandbox.lerian.net/version
{
  "version": "1.0.0",
  "requestDate": "2025-01-01T00:00:00Z"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt

Use this file to discover all available pages before exploring further.

Respuesta

200 - application/json

Service version information

version
string
Ejemplo:

"1.0.0"

requestDate
string<date-time>
Ejemplo:

"2025-01-01T00:00:00Z"