# Transaction API ## Docs - [Login](https://docs.transaction.gg/api-reference/endpoint/auth-login.md): Login with email and password - [Get Current User](https://docs.transaction.gg/api-reference/endpoint/auth-me.md): Get current user information - [Register](https://docs.transaction.gg/api-reference/endpoint/auth-register.md): Register a new user account - [Resend Verification](https://docs.transaction.gg/api-reference/endpoint/auth-resend-verification.md): Resend verification email - [Verify Email](https://docs.transaction.gg/api-reference/endpoint/auth-verify-email.md): Verify email address with token - [Create Customer](https://docs.transaction.gg/api-reference/endpoint/customer-create.md): Create a new customer - [Edit Customer](https://docs.transaction.gg/api-reference/endpoint/customer-edit.md): Edit a customer - [Get Customer](https://docs.transaction.gg/api-reference/endpoint/customer-get.md): Get customer details - [List Customers](https://docs.transaction.gg/api-reference/endpoint/customer-list.md): List all customers - [Create Merchant](https://docs.transaction.gg/api-reference/endpoint/merchant-create.md): Create a new merchant account - [Edit Merchant](https://docs.transaction.gg/api-reference/endpoint/merchant-edit.md): Edit merchant details - [List Merchants](https://docs.transaction.gg/api-reference/endpoint/merchant-list.md): List all merchants for the authenticated user - [Verify Domain](https://docs.transaction.gg/api-reference/endpoint/merchant-verify-domain.md): Verify domain ownership - [Payment Checkout](https://docs.transaction.gg/api-reference/endpoint/payment-checkout.md): Get payment checkout information - [Create Payment](https://docs.transaction.gg/api-reference/endpoint/payment-create.md): Create a new payment request - [Select Cryptocurrency](https://docs.transaction.gg/api-reference/endpoint/payment-select-crypto.md): Select cryptocurrency for payment - [Payment Status](https://docs.transaction.gg/api-reference/endpoint/payment-status.md): Get payment status and details - [Create Price](https://docs.transaction.gg/api-reference/endpoint/price-create.md): Create a price for a product - [Delete Price](https://docs.transaction.gg/api-reference/endpoint/price-delete.md): Delete a price - [Edit Price](https://docs.transaction.gg/api-reference/endpoint/price-edit.md): Edit a price - [List Prices](https://docs.transaction.gg/api-reference/endpoint/price-list.md): List prices for a product - [Cryptocurrency Prices](https://docs.transaction.gg/api-reference/endpoint/prices.md): Get current cryptocurrency prices - [Create Product](https://docs.transaction.gg/api-reference/endpoint/product-create.md): Create a new product - [Delete Product](https://docs.transaction.gg/api-reference/endpoint/product-delete.md): Delete a product - [Edit Product](https://docs.transaction.gg/api-reference/endpoint/product-edit.md): Edit a product - [List Products](https://docs.transaction.gg/api-reference/endpoint/product-list.md): List all products - [Sandbox Mode](https://docs.transaction.gg/api-reference/endpoint/sandbox.md): Toggle sandbox mode for testing - [Wallet Balances](https://docs.transaction.gg/api-reference/endpoint/wallet-balances.md): Get wallet balances for all cryptocurrencies - [Send Cryptocurrency](https://docs.transaction.gg/api-reference/endpoint/wallet-send.md): Send cryptocurrency to external address - [Webhook Logs](https://docs.transaction.gg/api-reference/endpoint/webhook-logs.md): Get webhook delivery logs - [API Reference](https://docs.transaction.gg/api-reference/introduction.md): Complete reference for the Transaction API - [Authentication](https://docs.transaction.gg/essentials/authentication.md): Learn how to authenticate with Transaction API - [Error Handling](https://docs.transaction.gg/essentials/error-handling.md): Best practices for handling API errors and edge cases - [Rate Limits](https://docs.transaction.gg/essentials/rate-limits.md): Understanding API rate limits and best practices - [Sandbox Mode](https://docs.transaction.gg/essentials/sandbox.md): Test your integration with sandbox mode - [Webhooks](https://docs.transaction.gg/essentials/webhooks.md): Set up real-time payment notifications - [WebSocket Support](https://docs.transaction.gg/essentials/websocket.md): Real-time payment updates via WebSocket connections - [Transaction API](https://docs.transaction.gg/index.md): Accept cryptocurrency payments with ease. Secure, fast, and developer-friendly payment processing. - [Quickstart](https://docs.transaction.gg/quickstart.md): Start accepting cryptocurrency payments in under 5 minutes ## Optional - [Dashboard](https://dashboard.transaction.gg) - [Status](https://status.transaction.gg)