Oracle Eloqua · OAuth Scopes

Oracle Eloqua OAuth Scopes

OAuth 2.0 searched

Oracle Eloqua publishes 1 OAuth 2.0 scope via the authorizationCode, implicit, and password flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Oracle Eloqua API on a user’s behalf.

Tokens are issued from https://login.eloqua.com/auth/oauth2/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CRMEmail MarketingLead ManagementMarketing AutomationCampaign ManagementBulk DataLanding PagesFormsReportingB2B Marketing
Scopes: 1 Flows: authorizationCode, implicit, password Method: searched

OAuth endpoints

Authorization URL
https://login.eloqua.com/auth/oauth2/authorize
Token URL
https://login.eloqua.com/auth/oauth2/token
Flows
authorizationCodeimplicitpassword

Scopes (1)

ScopeDescriptionFlows
full Full access to all Eloqua resources reachable by the authorizing user. Oracle's authorize endpoint documents the scope parameter as "Must be 'full' or not supplied", and marks it optional — omitting it yields the same access. authorizationCode, implicit, password

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: >-
  https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/Authentication_Auth.html,
  openapi/eloqua-published-swagger.json
docs: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/Authentication_Auth.html
provider: Oracle Eloqua
providerId: eloqua
description: >-
  OAuth 2.0 scope surface for Oracle Eloqua. Confirmed against Oracle's own OAuth reference:
  Eloqua publishes exactly ONE scope value, "full", and it is optional. There is no read/write
  split, no per-resource scope, and no way for a consumer to request least privilege through
  OAuth. Authorization is instead enforced by the Eloqua user's security-group permissions,
  which are configured inside the tenancy and are not expressible in the token request.
summary:
  scope_count: 1
  granularity: all-or-nothing
  least_privilege_available: false
schemes:
  - name: oAuth2
    source: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/Authentication_Auth.html
    flows:
      - flow: authorizationCode
        authorizationUrl: https://login.eloqua.com/auth/oauth2/authorize
        tokenUrl: https://login.eloqua.com/auth/oauth2/token
      - flow: implicit
        authorizationUrl: https://login.eloqua.com/auth/oauth2/authorize
      - flow: password
        tokenUrl: https://login.eloqua.com/auth/oauth2/token
    description: OAuth 2.0 with a single "full" scope
scopes:
  - scope: full
    description: >-
      Full access to all Eloqua resources reachable by the authorizing user. Oracle's authorize
      endpoint documents the scope parameter as "Must be 'full' or not supplied", and marks it
      optional — omitting it yields the same access.
    required: false
    flows:
      - authorizationCode
      - implicit
      - password
    sources:
      - https://docs.oracle.com/en/cloud/saas/marketing/eloqua-rest-api/Authentication_Auth.html
effective_authorization:
  mechanism: Eloqua security groups and contact-level security, configured per instance
  note: >-
    Because the token carries no granularity, what a call can actually do is decided entirely by
    the authorizing user's permissions. Oracle calls this out for the Bulk API: "Some Eloqua
    instances enable contact-level security, which restricts access to data based on different
    user roles... it is important that the Eloqua user accessing the API has the appropriate
    permissions." Two clients holding identically-scoped tokens can therefore see different data.
  implication_for_agents: >-
    An agent cannot narrow its own blast radius through the OAuth grant. Least privilege has to be
    engineered outside the protocol, by provisioning a dedicated Eloqua user whose security group
    grants only the required object permissions.
spec_gap:
  finding: >-
    The published Swagger declares no securityDefinitions at all, so the "full" scope appears
    nowhere in the machine-readable contract. It is documented in prose only.
cross_links:
  authentication: authentication/eloqua-authentication.yml
  agentic_access: agentic-access/eloqua-agentic-access.yml

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/eloqua-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.