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

Get Coins

GET
/api/v1/coins
Get available coins and their details.

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/api/v1/coins'

Responses

🟢200Success
application/json
Body

Example
{}
Modified at 2024-07-19 09:39:03
Previous
Health Check
Next
Get Currencies
Built with