OpenZeppelin Logo

Select Ecosystem

HomeForumWebsiteGetting Started

Solidity Contracts

Community Contracts
Upgrades Plugins
Contracts Wizard

Tools

OverviewQuickstart
Configuration
EVM IntegrationSolana IntegrationStellar Integration
API Reference
Health
Project StructureProject RoadmapPluginsChangelogRust Book
GitHub Icon
OpenZeppelin Logo
HomeForumWebsite
GitHub Icon
RelayerAPI ReferenceHealth

Health routes implementation

AnthropicOpen in Claude

Note: OpenAPI documentation for these endpoints can be found in the openapi.rs file Handles the /health endpoint.

Returns an HttpResponse with a status of 200 OK and a body of "OK".

GET
/v1/health

Response Body

curl -X GET "https://loading/v1/health"
"string"
"string"

Metric Detail

Previous Page

Project Structure

Next Page

curl -X GET "https://loading/v1/health"