LogoLogo
HomeLogin
  • Introduction
    • Supported currencies
  • Integration guide
    • Crypto deposits
    • What is the crypto payment form?
    • Withdrawals
    • Exchanges
    • Callbacks
    • Invoices
  • API Reference
    • Get your API Key
    • Authorisation
    • About deposits, withdrawals and invoices
    • About transaction statuses
    • Ping
    • Balance
    • Currencies
    • Deposit addresses
    • Withdrawal
    • Exchange
    • Invoices
    • Callback Examples
  • Confirmations and limits
  • Dynamic minimum deposit fee for BTC
  • FAQ
  • About network fees
  • How to start
    • Introduction
    • API Set Up Stage
    • User Permissions
    • Addresses
    • Limits and Cold Addresses
    • Balance management
    • Notifications
    • Bank Accounts and Fiat Transactions
    • Mass Payouts
    • Transaction and address tracking
    • Withdrawal Limits
    • Starting Point of API Testing
  • Plugin integrations
    • WordPress
    • PrestaShop
    • OpenCart
    • Drupal
    • Joomla
    • Magento
Powered by GitBook
On this page

Was this helpful?

  1. API Reference

Ping

Check status

get

Test if API is up and running and your authorization is working.

Responses
200
OK
get
GET /api/v2/ping HTTP/1.1
Host: app.cryptoprocessing.com
Accept: */*
200

OK

No content

PreviousAbout transaction statusesNextBalance

Was this helpful?