Cogny · OAuth Scopes

Cogny OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://cogny.com/api/mcp/oauth/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.

CompanyAi Enterprise SoftwareMarketingMarketing AnalyticsMarketing AutomationMCPAgentsData WarehouseAdvertising
Scopes: 8 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://cogny.com/api/mcp/oauth/authorize
Token URL
https://cogny.com/api/mcp/oauth/token
Flows
authorizationCode

Scopes (8)

ScopeDescriptionFlows
read Read access
write Write access
tickets:read Read tickets
tickets:write Write tickets
reports:read Read growth reports
reports:write Create/cancel growth reports
warehouses:read Read connected warehouses
warehouses:write Manage connected warehouses

Source

OAuth Scopes

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/cogny-openapi.yml
docs: https://cogny.com/docs/api-overview-authentication
schemes:
  - name: oauth2
    source: well-known/cogny-oauth-authorization-server.json
    flows:
      - flow: authorizationCode
        authorizationUrl: https://cogny.com/api/mcp/oauth/authorize
        tokenUrl: https://cogny.com/api/mcp/oauth/token
    description: OAuth 2.1 (DCR + PKCE) for MCP clients.
scopes:
  # From the OAuth authorization-server metadata (MCP surface)
  - {scope: read, description: Read access, source: well-known}
  - {scope: write, description: Write access, source: well-known}
  - {scope: 'tickets:read', description: Read tickets, source: well-known}
  - {scope: 'tickets:write', description: Write tickets, source: well-known}
  # From the REST API key-scope reference (docs)
  - {scope: 'reports:read', description: Read growth reports, source: docs}
  - {scope: 'reports:write', description: Create/cancel growth reports, source: docs}
  - {scope: 'warehouses:read', description: Read connected warehouses, source: docs}
  - {scope: 'warehouses:write', description: Manage connected warehouses, source: docs}
notes: >-
  Two scope surfaces: the OAuth MCP flow advertises read/write/tickets:*; the REST
  API-key generator (Settings > API Keys) offers reports:*, tickets:read, warehouses:*.

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