Bluecore · OAuth Scopes

Bluecore OAuth Scopes

OAuth 2.0 searched

Bluecore publishes 7 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Bluecore API on a user’s behalf.

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.

CompanyRetailMarketingCustomer Data PlatformPersonalizationEmailSMSMessagingE-CommerceConsent
Scopes: 7 Flows: Method: searched

Scopes (7)

ScopeDescriptionFlows
customers:read Read access to Customer Profiles.
customers:write Create or update Customer Profiles (identifiers and attributes).
eligibility:read Read a customer's eligibility / subscription (consent) status.
eligibility:write Update a customer's eligibility / subscription (consent) status.
directsend:write Create external direct-send campaigns in Bluecore. (API under construction.)
direct_send:api Send a direct message via a previously created direct-send campaign. (API under construction.)
transactional:api Send transactional (email/SMS/MMS) messages and retrieve their delivery status.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.bluecore.com/reference/authn_getaccesstoken
docs: https://developers.bluecore.com/reference/authn_getaccesstoken
notes: >-
  Bluecore access tokens carry space-delimited scopes in `resource:verb` form (e.g.
  `customers:write` grants write access to the Customers API), returned in the token
  response `scope` field. In the per-operation OpenAPI the same permissions appear as
  dot-form scope strings on each operation's GlooAuth security requirement. Both forms
  are recorded below.
scheme:
  name: GlooAuth
  flow: clientCredentials
  token_url: https://auth.bluecore.com/oauth/token
scopes:
- scope: customers:read
  spec_form: customers.read
  description: Read access to Customer Profiles.
  operations: [Profile_Get]
- scope: customers:write
  spec_form: customers.write
  description: Create or update Customer Profiles (identifiers and attributes).
  operations: [Profile_CreateOrUpdate]
- scope: eligibility:read
  spec_form: eligibility.read
  description: Read a customer's eligibility / subscription (consent) status.
  operations: [Eligibility_Get]
- scope: eligibility:write
  spec_form: eligibility.write
  description: Update a customer's eligibility / subscription (consent) status.
  operations: [Eligibility_Update]
- scope: directsend:write
  spec_form: directsend.write
  description: Create external direct-send campaigns in Bluecore. (API under construction.)
  operations: [CampaignsAPIPublic_CreateDirectSendCampaign]
- scope: direct_send:api
  spec_form: direct_send.api
  description: Send a direct message via a previously created direct-send campaign. (API under construction.)
  operations: [DirectSend_Send]
- scope: transactional:api
  spec_form: transactional.api
  description: Send transactional (email/SMS/MMS) messages and retrieve their delivery status.
  operations: [Transactional_Send, Transactional_Get]

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/bluecore-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.