Endpoint
https://api.fibrous.finance/base/healthCheck
Response
The HTTP status code. Will be 200 if the service is healthy.
A descriptive message about the API status.
Error Responses
If the service is unhealthy or experiencing issues, the endpoint will return a non-200 status code.
curl -X GET "https://api.fibrous.finance/base/healthCheck"
{
  "staus": 200,
  "message": "{Base} Fibrous Finance Router is alive and well - routing your tokens faster than you can say \"impermanent loss\""
}
Usage
Use this endpoint to:
- Monitor API availability
- Check API version
- Implement health checks in your application
- Verify connectivity before making other API calls
Rate Limits
The health check endpoint has a higher rate limit than other endpoints. Please refer to our rate limiting documentation for specific details.
- Route - Find optimal swap routes
- Calldata - Generate transaction data