{"message":"Payment Processor API","version":"1.0.0","endpoints":{"/post_create_order":"POST - Create a new payment order (requires order_id, amount, symbol, chain, base_currency, api_key)","/get_payment_infos/{payment_id}":"GET - Get payment information by payment ID (no auth required)","/get_payout_infos/{payout_id}":"GET - Get payout information by payout ID (no auth required)","/post_currencies":"POST - Get available cryptocurrencies with live rates (requires api_key)","/post_create_withdrawal":"POST - Create a client withdrawal request (requires order_id, amount, address_to, chain, symbol, base_currency, api_key)"}}