NullPay
  1. Public
NullPay
  • Private
    • Transaction
      • Transaction History
      • Create Transaction
      • Transaction Detail
    • Merchant
      • Balances
      • Coin Settings
      • Update Coin Settings
    • Withdraw
      • Withdrawal History
      • Withdraw
      • Fiat Withdraw
  • Public
    • Health Check
      GET
    • Get Coins
      GET
    • Get Currencies
      GET
  • IPN Webhooks
    • IPN Handler
      POST
  1. Public

Health Check

GET
/health
Get status of the service

Request

None

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.nullpay.net/health'

Responses

🟢200Returns the status of the service.
application/json
Body

Example
{}
🟠408Request Timeout
🔴502Bad Gateway
Modified at 2024-07-19 09:39:03
Previous
Fiat Withdraw
Next
Get Coins
Built with