Skip to content
Jedd Saliba edited this page Mar 6, 2024 · 5 revisions

What is Chargify?

Maxio (previously Chargify) is the financial operations platform that enables B2B SaaS teams to manage any GTM, calculate revenue, and generate custom, drillable reports right when you need them.

Do you save Debit/Credit Card details?

No. We do not save any debit or credit card details, as well as personal information. Every form that is being submitted is going straight to Chargify and not to any external or local database.

Where can I get my API URL (CHARGIFY_BASE_API_URL)?

Follow these steps to get your API URL:

  1. Log in to your account
  2. Go to your site
  3. On the address bar, grab only the URL
    (Note: If your URL is https://sample-company.chargify.com/dashboard, just copy https://sample-company.chargify.com. This will be your API URL.)

How do I generate an API Key (CHARGIFY_API_KEY)?

Follow these steps to generate a new API Key:

  1. Log in to your account
  2. Go to your site
  3. On the sidebar, find Config > Integrations
  4. On the API Keys page, generate by clicking New API Key
    (Note: Please copy the key immediately so that you won't need to generate another one in case you forgot. You may generate a maximum of ten (10) keys only per site.)

Clone this wiki locally