AppsMax · OAuth Scopes

AppsMax OAuth Scopes

OAuth 2.0 searched

AppsMax publishes 12 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the AppsMax 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.

CompanySoftware-as-a-ServiceMessagingBusiness AutomationChatbotsMini AppsCustomer RequestsWorkflow-AutomationMAXTelegramRussian Language
Scopes: 12 Flows: Method: searched

Scopes (12)

ScopeDescriptionFlows
organizations:read Read the current organization.
bots:read Read the bot list and individual bot records.
connections:read Read the state of a bot's channel connection.
miniapps:read Read mini apps.
funnels:read Read funnels and scenarios.
interactive_menu:read Read interactive menu items.
applications:read Read customer requests (applications).
applications:write Create customer requests and sync their tags.
campaigns:read Read campaigns.
campaigns:write Create campaigns and separately launch them.
subscribers:read Read subscribers.
subscribers:write Create or update subscribers.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-09'
method: searched
source: https://appsmax.ru/developers/#scopes
docs: https://appsmax.ru/developers/#scopes
vocabulary_url: https://appsmax.ru/developers/#scopes
corroborated_by: openapi/appsmax-rest-api-v1-openapi-original.json  # per-operation x-required-scope

model:
  type: api-token scope strings
  oauth2: false
  note: >-
    AppsMax does NOT run OAuth 2.0. Scopes are selected by a signed-in human when creating an
    organization-owned API token in the AppsMax cabinet (Data -> Integrations -> API). There is
    no authorization endpoint, no token endpoint and no dynamic client registration.
  default_when_empty: >-
    A token created with no scope list technically receives full access within its organization.
    AppsMax explicitly discourages this for new integrations — select the minimum required scopes.
  tenancy: Every token is confined to its own AppsMax organization.
  visibility: 'The scopes granted to the current token are readable at GET /me.'

scopes:
  - scope: organizations:read
    description: Read the current organization.
    description_ru: Читать текущую организацию.
    operations: [listOrganizations]
  - scope: bots:read
    description: Read the bot list and individual bot records.
    description_ru: Читать список и карточки ботов.
    operations: [listBots, getBot]
  - scope: connections:read
    description: Read the state of a bot's channel connection.
    description_ru: Читать состояние подключения бота к каналу.
    operations: [listBotConnections]
  - scope: miniapps:read
    description: Read mini apps.
    description_ru: Читать мини-приложения.
    operations: [listMiniapps]
  - scope: funnels:read
    description: Read funnels and scenarios.
    description_ru: Читать сценарии и воронки.
    operations: [listFunnels]
  - scope: interactive_menu:read
    description: Read interactive menu items.
    description_ru: Читать элементы интерактивного меню.
    operations: [listInteractiveMenuItems]
  - scope: applications:read
    description: Read customer requests (applications).
    description_ru: Читать заявки.
    operations: [listApplications, getApplication]
  - scope: applications:write
    description: Create customer requests and sync their tags.
    description_ru: Создавать заявки и синхронизировать их теги.
    operations: [createApplication, syncApplicationTags]
  - scope: campaigns:read
    description: Read campaigns.
    description_ru: Читать кампании.
    operations: [listCampaigns, getCampaign]
  - scope: campaigns:write
    description: Create campaigns and separately launch them.
    description_ru: Создавать и отдельно запускать кампании.
    operations: [createCampaign, runCampaign]
  - scope: subscribers:read
    description: Read subscribers.
    description_ru: Читать подписчиков.
    operations: [listSubscribers, getSubscriber]
  - scope: subscribers:write
    description: Create or update subscribers.
    description_ru: Создавать или обновлять подписчиков.
    operations: [upsertSubscriber, updateSubscriber]

unscoped_operations:
  - operationId: ping
    note: Requires a valid token but no scope.
  - operationId: getCurrentApiContext
    note: Requires a valid token but no scope; returns the token's own scopes and rate limit.

summary:
  scope_count: 12
  read_scopes: 8
  write_scopes: 4
  operations_covered: 19
  operations_unscoped: 2

x-evidence:
  fetched: '2026-08-09'
  urls:
    - url: https://appsmax.ru/developers/
      http_status: 200
    - url: https://appsmax.ru/.well-known/api-onboarding
      http_status: 200

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/appsmax-rest-api-v1-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.