No results found. Try again with different words?

Search must be at least 3 characters.

    How to get Mautic API Credentials?

    To use Mautic API calls, your application has to be authorized in Mautic instance you want to connect with. Mautic supports OAuth1 and OAuth2. Here we are focusing on OAuth2.

    To create API credentials, go to your Mautic administration and follow these steps:

    Step 1 -> Go to Mautic Configuration / API settings and set ‘API enabled’ to ‘Yes’. Save changes. mautic-enable-api

    Step 2 -> At the right side menu, the menu item ‘API credentials ‘ should appear. click on it.mautic-api-credentials

    Step 3 -> Create a new set of credentials.

    Fill in the ‘Name’ (name of your app or something you recognize)

    Redirect URI – Specify the URI that should be allowed API access ( For example, you need Mautic credentials to use it on testsite.com, then the Redirect URI will be testsite.com ). You can add a single or multiple websites separated with a comma.

    For Convert Pro, you will need to add two URLs for a website:

    http://testsite.com/wp-admin/admin.php?page=convertpro-mautic

    http://testsite.com/wp-admin/

    Make sure you select “OAuth2” as ‘Authorization Protocol’. Save new credentialsmautic-credentials

     

    Mautic will generate ‘Public Key’ and ‘Secret Key’.

     

    Was this article helpful?

    Did not find a solution? We are here to help you succeed.

    Related Docs

    Compare Convert Pro with...

    29439
    29440
    Scroll to Top