# CryptopocketAPI ## API Docs - Common [Authentication](https://api-doc.cryptopocket.io/authentication-4200034e0.md): Obtain your auth token using your API credentials. - Common [User Registration](https://api-doc.cryptopocket.io/user-registration-4200035e0.md): ### Register User - Common [Check KYC Verification](https://api-doc.cryptopocket.io/check-kyc-verification-4200036e0.md): Retrieves a user's KYC status. - Common [Token Price](https://api-doc.cryptopocket.io/token-price-4200040e0.md): Returns the price of the specified token in the selected fiat currency. - OnRamp [Get payment methods](https://api-doc.cryptopocket.io/get-payment-methods-4200038e0.md): - OnRamp [Get Quote](https://api-doc.cryptopocket.io/get-quote-4200037e0.md): Returns the amount of tokens for a given fiat amount. - OnRamp [Create Payment Intend (RampOn)](https://api-doc.cryptopocket.io/create-payment-intend-rampon-4200039e0.md): Creates a crypto buy order. - OnRamp [Get Payment](https://api-doc.cryptopocket.io/get-payment-4200041e0.md): This endpoint provides detailed information about a specific payment process. To query information about a payment, the transaction ID must be sent as part of the URL. - OnRamp [List of Payments](https://api-doc.cryptopocket.io/list-of-payments-4200042e0.md): This endpoint retrieves information about all payment transactions performed on the platform, providing detailed insights into each transaction, including its status and related data. - OffRamp [Get quote](https://api-doc.cryptopocket.io/get-quote-4200044e0.md): ### Get Fiat Quote - OffRamp [Create rampoff opetation](https://api-doc.cryptopocket.io/create-rampoff-opetation-4200046e0.md): This endpoint creates a ramp-off transaction, allowing users to exchange tokens for fiat currency. A transaction is generated that provides the user with a wallet address to which they must send the tokens. Once the tokens are received, the exchange is processed for the equivalent amount in fiat currency. - OffRamp [Get rampoff status](https://api-doc.cryptopocket.io/get-rampoff-status-4200045e0.md): This endpoint allows querying the status of a ramp-off transaction using the transaction's id. It provides detailed information about the transaction, including the current status, blockchain, cryptocurrency token, number of tokens, decimals and fiat currency equivalent. - OffRamp [Get List](https://api-doc.cryptopocket.io/get-list-4200043e0.md): This endpoint retrieves information about all payment transactions performed on the platform, providing detailed insights into each transaction, including its status and related data. - Webhooks [Webhook Event Update](https://api-doc.cryptopocket.io/webhook-event-update-4200048e0.md): This endpoint allows you to update your existing CryptoPocket webhook subscription, allowing you to change the destination URL you wish to receive notifications about. - Webhooks [Webhook Event Subscribe](https://api-doc.cryptopocket.io/webhook-event-subscribe-4200047e0.md): This endpoint allows users to subscribe to CryptoPocket's webhook to receive notifications related to cryptocurrency transactions. Through this webhook, CryptoPocket will notify specific events related to token shipments and payments.