Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nango.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

This guide shows you how to obtain Client ID and Client Secret for Maximizer (Cloud). These credentials are required so your users can grant your app access to their Maximizer account via Nango.
1

Obtaining Client ID and Client Secret

To work with Maximizer OAuth (Cloud), you must have a Client ID and Client Secret. To obtain these credentials, send a request to devops@maximizer.com with the following information:
  • Full Name
  • E-mail Address
  • Organization Name
  • Redirect URL: https://api.nango.dev/oauth/callback
  • You will receive the Client ID and Client Secret from the Maximizer team.
2

Next

Follow the Quickstart to connect your first account.
For more details, see Maximizer OAuth documentation.