Get started in three steps
Start accepting Bitcoin, Ethereum, Litecoin, and Solana payments with Transaction API.Step 1: Create your account
Register for Transaction API
Register for Transaction API
Visit our dashboard and create your account. You’ll need to provide:
- Email address
- Password
- Complete email verification
Get your API keys
Get your API keys
Once registered, navigate to the API Keys section in your dashboard to get:
- Public Key (
pk_*) - For creating payments - Secret Key (
sk_*) - For merchant operations
Step 2: Create your first payment
Create a payment
Create a payment
Use our
/payment/create endpoint to generate a payment request:Select cryptocurrency
Select cryptocurrency
After creating a payment, select the cryptocurrency:
Step 3: Handle webhooks
Set up webhook endpoint
Set up webhook endpoint
Configure your webhook URL in the merchant dashboard to receive real-time payment notifications:
Always verify webhook signatures to ensure the requests are from Transaction API.
Next steps
Now that you have the basics working, explore these advanced features:Authentication
Learn about JWT tokens and API key authentication.
Webhooks
Set up real-time payment notifications.
Product Management
Create products and prices for your store.
Customer Management
Store customer information and payment history.
Need help? Check our API reference or contact support.