Infer by Flow7 · OAuth Scopes

Infer by Flow7 OAuth Scopes

OAuth 2.0 searched

Infer by Flow7 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.

AI/ML inferenceLLM API gatewayResponses-compatible APICoding-agent toolingDeveloper ToolsUsage-Based BillingPrepaid billingagent-nativeAgent SkillsModel Routing
Scopes: 0 Flows: Method: searched

Scopes (0)

Infer by Flow7 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-11'
method: searched
source: >-
  https://infer.flow7.org/openapi-public.json (listModels description) and https://infer.flow7.org/docs
description: >-
  Infer publishes a permission scope on its API keys, but it is NOT OAuth 2.0. There is no
  authorization server (both /.well-known/oauth-authorization-server and
  /.well-known/openid-configuration return 404), no token endpoint and no consent flow. The scope is a
  property attached to a workspace API key at creation time. This file records that honestly rather
  than leaving a documented permission model unrecorded.
oauth2: false
authorization_server: null
scheme: api-key-permission-scopes
scope_count: 1
scopes:
  - name: inference:write
    description: >-
      Required for the authenticated operations. Infer's OpenAPI states on listModels: "The key must
      carry the inference:write scope." createResponse uses the same bearerAuth scheme.
    operations:
      - listModels
      - createResponse
    granted_by: key creation inside a verified workspace
derived_from:
  - openapi/infer-by-flow7-public-api-openapi.yml
notes:
  - >-
    derive-oauth-scopes.py yields nothing for this provider by design — there is no oauth2
    securityScheme in the contract to derive from.
  - >-
    Spend ceilings (per-key daily and monthly microdollar limits) act as a second, orthogonal
    authorization axis. They are recorded in authentication/ and rate-limits/, not here, because they
    limit cost rather than capability.

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/infer-by-flow7-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.