Get Started in Three Steps
Get up and running with Tender’s API and accept your first cryptocurrency payment.Step 1: Get Your API Credentials
Generate credentials from dashboard
Generate credentials from dashboard
- Log in to your Tender Merchant Dashboard (sandbox) or merchant.tender.cash (live)
- Navigate to Settings → API Credentials
- Click Generate New Credentials
- Select Test Environment for development
- Save your Access ID and Access Secret securely
Store credentials securely
Store credentials securely
Never hardcode credentials. Use environment variables:
.env
Step 2: Make Your First API Call
Choose your preferred language and make a request to create an agent:Step 3: Initiate Your First Payment
Now let’s create a cryptocurrency payment:Next Steps
Now that you’ve made your first requests, explore more features:Authentication
Deep dive into HMAC signature authentication
Payment APIs
Explore all payment endpoints and options
Configure Webhooks
Set up real-time event notifications
Supported Chains
View all supported blockchains and currencies
Testing Your Integration
Before going to production:Need Help?
Contact Support
- Email: support@tender.cash
- Documentation: docs.tender.cash
- API Reference: Browse complete API documentation