OAuth Authentication

Pro tip! Click images to view larger

  1. Create an account on developer.infusionsoft.com

  2. Login to the developer account

  3. Click on "Get Started"

  4. Scroll down and click on "OAuth Guide" under OAuth 2.0 Step 2

    loop21

  5. Under Step 3 click "Request Permission"

    loop21

  6. Copy and paste this link in a new tab. "https://signin.infusionsoft.com/app/oauth/authorize/client_id=(paste in the client ID which you have received on developer accounts page)"

    loop21

    • Ensure that the you are logged in to the application

    • You will be taken to your Account central.

  7. Click on "API Access"

    oauth

    1. Paste your "Client ID" and "Client secret"

    2. Click on "Generate API Token"

      oauth10