LogoLogo
UpzeloSupport Centre
  • Upzelo
  • 👩‍💻Developer Guide
    • Installing Upzelo
    • Advanced configuration
      • Upzelo Configuration Object
    • Test Mode
    • Customer ID and Subscription ID
    • Processing Behaviour
    • Examples
  • 🔄Integrations
    • Payment Providers
      • Stripe
      • Recurly
      • Chargebee
      • Recharge
      • Woocommerce
      • QPilot
      • API
    • Webhooks
Powered by GitBook

Developer Docs

  • Support Centre
  • Legal Portal

© 2023 - Upzelo Limited

On this page
  • How to connect to Upzelo using the API
  • Creating an API Key
  1. Integrations
  2. Payment Providers

API

Integrate your custom solution with Upzelo

PreviousQPilotNextWebhooks

Last updated 2 years ago

How to connect to Upzelo using the API

Head over to the page in the Setup menu on the bottom left of the dashboard, you will be presented with a list of Integrations that Upzelo offers.

Start by clicking the Connect button underneath the API card. To enable write access with the API, click on Activate API.

After pressing Save, a button will appear that when clicked will take you to create your API keys.

Creating an API Key

On the API Keys page of the Developer section, you will be presented with your App ID. This is used in the headers sent to the Upzelo API.

Get started by clicking Create an API Key. Enter a name for your API Key and select the appropriate permissions for the key.

Once you have created your API Key, head over to the to get started implementing Upzelo with your system.

🔄
API Documentation
Integrations