AppyWay · OAuth Scopes

AppyWay OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://auth.appyway.com/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.

ParkingTrafficUrban MobilitySmart CitiesEV Charging
Scopes: 0 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://auth.appyway.com/authorize
Token URL
https://auth.appyway.com/oauth/token
Flows
authorizationCode

Scopes (0)

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

AppyWay does not publish OAuth scopes; its authentication docs state API requests are authenticated using API keys, with invalid keys returning 401 Unauthorized (https://docs.appyway.com/docs/public-docs/50055c042f423-authentication).

Source

OAuth Scopes

appyway-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
docs: https://docs.appyway.com/docs/public-docs/50055c042f423-authentication
note: AppyWay does not publish OAuth scopes; its authentication docs state API requests
  are authenticated using API keys, with invalid keys returning 401 Unauthorized
  (https://docs.appyway.com/docs/public-docs/50055c042f423-authentication).
source: openapi/appyway-availability-realtime-api-openapi.yml, openapi/appyway-explorer-api-openapi.yml,
  openapi/appyway-platform-api-openapi.yml, openapi/appyway-traffic-data-api-openapi.yml, openapi/availability-realtime-api-openapi.yml,
  openapi/explorer-api-openapi.yml, openapi/traffic-data-api-openapi.yml
schemes:
- name: oAuth2
  source: openapi/appyway-availability-realtime-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/appyway-explorer-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/appyway-platform-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/appyway-traffic-data-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/availability-realtime-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/explorer-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
- name: oAuth2
  source: openapi/traffic-data-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.appyway.com/authorize
    tokenUrl: https://auth.appyway.com/oauth/token
scopes: []