# System API Service functions ## Ping service - [GET /ping](https://fondo-api-docs.redocly.app/openapi/api_3.0.3/system/ping.md): Simple health-check endpoint that replies with a { "pong": ... } JSON object. Use it to verify that the Fondo API is reachable and responsive before making production calls.