Copperx Docs
LoginGet Started
  • 🏠 Getting Started
    • Introduction to Copperx
    • Use Cases: How You Can Use Copperx
    • Key Concepts & Terminology
  • 🔑Setup & Configuration
    • Setup an account
      • Payment Configuration
      • Business Details
      • Apply your Branding
      • Manage Promo Codes
    • Environments (Testnet vs Mainnet)
    • How to Generate an API Key
  • 💳 Integrate Payments
    • Accept One-Time Crypto Payments
    • Accept Crypto Subscriptions
    • Create Invoices
    • Create a Recurring Invoices
    • Webhooks & Events
  • Error Handling & Troubleshooting
  • 📚API & Reference
    • Checkout Session API
    • Invoice API
    • Webhook Events
    • Authentication & Security
  • API Reference
  • 🔗No-Code Tools
    • Payment Link
    • Recurring Subscription
    • Recurring Invoice
    • Crypto Invoice
  • 🔌Integrations
    • WooCommerce
    • Zapier
    • Stripe
    • BigCommerce
    • Magento
  • ⚙️Support
    • Clear Your Stuck Payments
Powered by GitBook
On this page
  1. Setup & Configuration

How to Generate an API Key

PreviousEnvironments (Testnet vs Mainnet)NextAccept One-Time Crypto Payments

Last updated 10 days ago

API Key is needed to interact with Copperx APIs. You can easily create, regenerate and delete API Keys from our powerful dashboard.

To create an API Key for the Copperx API, you need to register for an account on the Copperx. Once registered, you can log in and generate an access token.

  1. Go to the .

  2. Login with your Copperx account.

  3. Click Developer in the top menu and click on API Keys.

  4. Press Generate Key button on top-right to generate a new API Key.

  5. Give the name to your API Key and click Generate Key. You can different names to your API Keys, like staging, production, etc.

  6. You will receive an API Secret Key. Do save this key at somewhere secure place as you can only see it once.

Regenerate Key

You can easily regenerate your API Key from Developer > API Keys.

  1. Click Developer in the top menu and click on API Keys.

  2. Hover over the key that you want to regenerate, and click on 3 dots ⋮ > Regenerate.

  3. To confirm, click on Regenerate Key.

  4. You will receive a regenerated API Secret Key.

📌 Use separate keys for development and production environments.

🔑
Copperx Dashboard