GET
/
scroll
/
healthCheck
{
  "status": "<string>",
  "version": "<string>"
}
https://api.fibrous.finance/scroll Verify if the Fibrous Finance Scroll API is up and running. This endpoint can be used for monitoring and ensuring the API service is healthy.

Response

status
string
The health status of the API. Will be “ok” if the service is healthy.
version
string
The current version of the API.