Logiwa · OAuth Scopes

Logiwa OAuth Scopes

OAuth 2.0 probed

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

CompanyWarehouse ManagementFulfillmentLogisticsSupply ChainInventory ManagementOrder ManagementThird Party LogisticsE-CommerceShippingWebhookSoftware-as-a-Service
Scopes: 0 Flows: Method: probed

Scopes (0)

Logiwa 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

logiwa-scopes.yml Raw ↑
generated: '2026-08-25'
method: probed
source: https://appapi.logiwa.com/.well-known/openid-configuration
name: Logiwa OAuth scopes
description: >-
  The Logiwa API gateway advertises three OAuth scopes in its anonymously-served OIDC discovery
  document. NONE of them is documented anywhere in the Logiwa developer reference, and the only
  documented authentication flow — the password grant against /token — does not take a scope
  parameter. Authorization on the Integration API is carried by the provisioned user's Roles,
  Warehouses and Clients, not by token scopes.
scope_count: 3
scopes:
- name: admin
  description: null
  documented_by_provider: false
  note: >-
    Advertised in scopes_supported. No description, no grant path and no reference page exists
    for it in the public documentation. Description is left null rather than guessed.
- name: openid
  description: Standard OpenID Connect scope requesting an ID token.
  documented_by_provider: false
- name: offline_access
  description: Standard OAuth 2.0 scope requesting a refresh token.
  documented_by_provider: false
  note: Appears twice in the served scopes_supported array — a duplicate in Logiwa's own document.
documented_authorization_model: >-
  "The data this API user can access is based on the permissions given to them in Logiwa, such as
  the Roles, Warehouses, and Clients they're affiliated with."
  — https://developer.logiwa.com/?id=5df0da39e6466c2eec992f3f
findings:
- id: scopes-not-documented
  severity: medium
  detail: >-
    The gateway advertises an "admin" scope with no published definition and no documented way to
    request it. An integrator has no way to know what it grants or to scope a credential down.
- id: no-least-privilege-path
  severity: medium
  detail: >-
    Because the documented flow is a password grant with no scope parameter, every integration
    token carries the full permission set of the human user account behind it. There is no
    published way to issue a read-only or warehouse-limited API credential.
x-evidence:
  fetched: '2026-08-25'
  probes:
  - url: https://appapi.logiwa.com/.well-known/openid-configuration
    http_status: 200
  - url: https://wmsapi.logiwa.com/.well-known/openid-configuration
    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/logiwa-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.