Zartico · OAuth Scopes

Zartico OAuth Scopes

OAuth 2.0 probed

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

CompanyTravelTourismDestination MarketingLocation IntelligenceGeospatialAnalyticsDataBusiness IntelligenceOGC
Scopes: 0 Flows: Method: probed

Scopes (0)

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

IMPORTANT READING NOTE. Zartico authors NO product scopes. Both authorization servers are Okta tenants, and everything advertised in scopes_supported is an Okta platform default: the seven standard OpenID Connect scopes, plus 78 okta.* org-management scopes that govern the Okta tenant itself (users, groups, apps, policies, logs, brands, domains), not Zartico destination data. There is no Zartico resource server behind these scopes that a third party can call, and Zartico publishes no scopes/permissions reference page - repeated searching of www.zartico.com and support.zartico.com found none. The okta.* list is recorded once, compressed, so a reader can see WHAT it is rather than mistaking 85 entries for a rich Zartico permission model.

Source

OAuth Scopes

zartico-scopes.yml Raw ↑
generated: '2026-09-05'
method: probed
source: >-
  https://login.zartico.com/.well-known/openid-configuration (200) and
  https://login.zartico.com/.well-known/oauth-authorization-server (200);
  https://platform.zartico.com/.well-known/openid-configuration (200) and
  https://platform.zartico.com/.well-known/oauth-authorization-server (200)
docs: null
note: |
  IMPORTANT READING NOTE. Zartico authors NO product scopes. Both authorization servers are Okta
  tenants, and everything advertised in scopes_supported is an Okta platform default: the seven
  standard OpenID Connect scopes, plus 78 okta.* org-management scopes that govern the Okta
  tenant itself (users, groups, apps, policies, logs, brands, domains), not Zartico destination
  data. There is no Zartico resource server behind these scopes that a third party can call, and
  Zartico publishes no scopes/permissions reference page - repeated searching of www.zartico.com
  and support.zartico.com found none. The okta.* list is recorded once, compressed, so a reader
  can see WHAT it is rather than mistaking 85 entries for a rich Zartico permission model.
scopes:
  - name: openid
    description: OpenID Connect authentication; returns an ID token.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: email
    description: The end user's email address and email_verified claim.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: profile
    description: Default profile claims - name, given_name, family_name, locale, updated_at.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: address
    description: The end user's postal address claim.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: phone
    description: The end user's phone_number and phone_number_verified claims.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: offline_access
    description: Issues a refresh token so the client can renew access without the user present.
    standard: OpenID Connect Core 1.0
    servers: [login.zartico.com, platform.zartico.com]
  - name: groups
    description: Group memberships of the end user, as configured in the Okta tenant.
    standard: Okta extension
    servers: [login.zartico.com, platform.zartico.com]
vendor_default_scopes:
  prefix: okta.*
  count: 78
  vendor: Okta
  scope_of_control: The Okta organization itself, not Zartico product data.
  examples:
    - okta.users.read
    - okta.users.manage
    - okta.groups.read
    - okta.apps.manage
    - okta.policies.manage
    - okta.logs.read
    - okta.sessions.manage
    - okta.apiTokens.manage
  note: >-
    Advertised identically by both authorization servers. Present because they are Okta org
    authorization server defaults - they are not evidence of a Zartico-designed permission model.
counts:
  zartico_authored_scopes: 0
  standard_oidc_scopes: 7
  vendor_default_scopes: 78

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