generated: '2026-07-11' method: derived source: openapi/pardot-openapi.yml schemes: - name: BearerAuth source: openapi/pardot-openapi.yml flows: - flow: authorizationCode authorizationUrl: https://login.salesforce.com/services/oauth2/authorize tokenUrl: https://login.salesforce.com/services/oauth2/token description: |- Authenticate via Salesforce OAuth2 and pass the resulting access token as `Authorization: Bearer {token}`. The `Pardot-Business-Unit-Id` header is also required on every request. scopes: - scope: pardot_api description: Access the Pardot/Account Engagement API flows: - authorizationCode sources: - openapi/pardot-openapi.yml