Skip to main content

Use the Maxio integration

When an SMB user has linked their Maxio account, access their subscriptions and billing data by making proxy requests to the Maxio API

The Maxio integration doesn't yet expose standardized data types or provide any data visualization or metrics (for example, in Lending).

Instead, when an SMB customer (a company) has linked their Maxio account, you can access their subscriptions and billing data through the proxy endpoint in the Codat API. Only GET requests are currently supported.

By default, Codat disables users from making proxy requests. To enable proxy for Maxio, contact your account manager or raise a ticket with our support team through the support request form.

Send a proxy request

To proxy to the Maxio API, send a GET request to the proxy endpoint:

GET /companies/{companyId}/connections/{connectionId}/data/proxy?endpoint=MAXIO_ENDPOINT

Replace MAXIO_ENDPOINT with the desired Maxio API object, which must be URL encoded. For example, use customers.json to query a company's list of customers in Maxio.

To view a list of all available endpoints, see the Maxio API documentation.

Note: Maxio's docs are still in the name of their old brand, Chargify.


Was this page useful?
❤️
👍
🤔
👎
😭