Checks whether a specific crypto platform (blockchain network) is currently operational and able to process requests. The platform is identified by its id_name, which can be retrieved from the Platforms endpoint. Returns 200 with available set to true when the platform is up. Returns 503 with available set to false and a list of error messages when the platform is temporarily disabled or its node is unreachable. Returns 404 when no enabled platform matches the given id_name. Authentication is not required.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Checks whether a specific payment platform (network) is currently operational. Use it before offering a network to confirm that CoinGate can process payments on that chain right now. The platform is identified by its id_name, as returned by the Platforms endpoint.
