Platform Availability

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
string
required

Platform id_name, for example bitcoin, ethereum or tron. The full list is available on the Platforms endpoint.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json