Keep-alive
{
"Content-Type": "application/json",
"x-api-key": "your-api-key"
}{
"jsonrpc": "2.0",
"id": null,
"result": {
"status": "healthy",
"service": "fast-rust-api",
"version": "0.1.0"
}
}Last updated