Eightfold AI · OAuth Scopes

Eightfold AI OAuth Scopes

OAuth 2.0 searched

Eightfold AI uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

Talent IntelligenceTalent AcquisitionTalent ManagementAI InterviewingHR TechWorkforce PlanningAgentic AI
Scopes: 0 Flows: Method: searched

Scopes (0)

Eightfold AI implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

eightfold-ai-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://apidocs.eightfold.ai/docs/eightfold-api-authorization-guide
docs: https://apidocs.eightfold.ai/docs/eightfold-api-authorization-guide
model: >-
  Eightfold uses a permission-based authorization system. Each API key is assigned
  specific permissions in the Admin Console. Permissions follow a hierarchical structure:
  logical_entity[:logical_subentity]:SCOPE, where SCOPE is READ or WRITE. A request is
  allowed only when the calling key holds the required entity permission for that
  endpoint. Global READ / global WRITE toggles grant all read or all write endpoints.
scope_grammar: 'logical_entity[:logical_subentity]:SCOPE   # SCOPE in {READ, WRITE}'
scope_types: [READ, WRITE]
example_scopes:
- scope: ats_position:READ
  description: Read ATS positions (Get, List)
- scope: ats_position:WRITE
  description: Create/Update/Patch ATS positions
- scope: profile:READ
  description: Read candidate/employee profiles
- scope: profile:WRITE
  description: Create/Update/Patch/Delete profiles
- scope: profile:skills:READ
  description: Read the skills sub-entity of a profile (sub-entity example)
- scope: position:READ
  description: Read positions
- scope: position:WRITE
  description: Create/Update/Patch positions
- scope: demand:READ
  description: Read demands
- scope: demand:WRITE
  description: Create/Update/Patch/Delete demands
- scope: booking:READ
  description: Read bookings (resource management)
- scope: booking:WRITE
  description: Create/Update/Patch/Delete bookings
notes: >-
  The concrete entity list is enumerated in the Admin Console permission UI and the
  authorization guide's endpoint/permission reference table; scopes above are
  representative examples of the entity:SCOPE grammar, not the exhaustive registry.

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/eightfold-ai-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.