Appearance
Service
Liveness probe
GET
/api/v1/tenant/healthScope none — any authenticated client
Unauthenticated. Returns the service name, a fixed status and a timestamp.
Response · 200
No body.
Errors
500 503 — one body shape for all of them, see Errors.
OpenAPI 3.1 description of the Neo Wallet API
GET
/api/v1/tenant/openapi.jsonScope none — any authenticated client
This document, served by the API itself. Any authenticated request may read it; no scope is required.
Response · 200
A JSON object; see the OpenAPI document for its shape.
Example (generated from the schema)
json
{}Errors
400 401 403 404 429 500 503 — one body shape for all of them, see Errors.