Segmind · OAuth Scopes

Segmind OAuth Scopes

OAuth 2.0 searched

Segmind 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.

Artificial IntelligenceMachine-LearningGenerative AIInferenceImage-GenerationVideo GenerationText-to-ImageText-to-VideoServerlessGPUWorkflowsFine-Tuning
Scopes: 0 Flows: Method: searched

Scopes (0)

Segmind 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

Raw ↑
generated: '2026-08-27'
method: searched
source: https://docs.segmind.com/docs/get-started/authentication
docs: https://docs.segmind.com/docs/get-started/authentication
status: partial
summary: >-
  Segmind has no published OAuth scope reference. Two scope surfaces exist and only one of
  them belongs to Segmind. This file records exactly what is published and nothing more —
  the scope names below are the only two that appear anywhere in Segmind's documentation.
segmind_scopes:
  reference_page: null
  note: >-
    The only Segmind-issued scope names published anywhere are the two in the API-key
    creation example on the authentication page. No scope reference page exists, no
    enumeration of valid values is given, and the console is not documented as exposing
    scope selection when a key is created. A 403 insufficient_scope error is documented,
    so scopes are enforced somewhere, but a developer cannot discover the vocabulary.
  scopes:
    - name: 'read:models'
      description: >-
        Appears in the documented POST /api/keys request body example. No definition is
        published.
      source: 'https://docs.segmind.com/docs/get-started/authentication#api-key-management'
    - name: 'write:inference'
      description: >-
        Appears in the same example. No definition is published.
      source: 'https://docs.segmind.com/docs/get-started/authentication#api-key-management'
identity_provider_scopes:
  note: >-
    These are requested BY Segmind AT the identity provider during social login. They are
    Google/Microsoft/Discord scopes, not Segmind API scopes, and are recorded here only so
    they are not mistaken for one.
  providers:
    - provider: Google
      scopes: [email, profile]
    - provider: Microsoft
      scopes: ['user.read', profile, email]
    - provider: Discord
      scopes: [identify, email, guilds]
oauth21_server:
  status: announced
  scopes_published: false
  note: >-
    The June 2026 release notes describe an OAuth 2.1 authorization server granting
    "scoped, user-authorized access" to third-party applications and MCP clients. No scope
    vocabulary for it is published, and no authorization-server metadata document exists
    to enumerate scopes_supported. Probed 2026-08-27:
    platform.segmind.com/.well-known/oauth-authorization-server -> 404.
  source: https://docs.segmind.com/docs/platform/release-notes/2026-06-21-weekly
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

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/segmind-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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