Acin · OAuth Scopes

Acin OAuth Scopes

OAuth 2.0 probed

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

CompanyOperational RiskRisk ManagementNon-Financial RiskFinancial ServicesBankingComplianceRegulatory TechnologyBenchmarkingData Standards
Scopes: 0 Flows: Method: probed

Scopes (0)

Acin 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

acin-scopes.yml Raw ↑
generated: '2026-09-06'
method: probed
source: >-
  scopes_supported in https://app-auth.acin.com/.well-known/openid-configuration (HTTP 200,
  fetched anonymously 2026-09-06). Acin publishes no OpenAPI and no scopes/permissions reference
  page, so these are the identity scopes the authorization server advertises — NOT the API
  permission scopes the apim-prod.acin.com gateway enforces, which are not published anywhere
  public.
authorization_server: https://app-auth.acin.com/
docs: null
scope_count: 14
scopes:
- name: openid
  description: OIDC — request an ID token.
  standard: true
- name: profile
  description: OIDC standard claim set for the end user's profile.
  standard: true
- name: offline_access
  description: OIDC — request a refresh token.
  standard: true
- name: email
  description: OIDC standard claim — the user's email address.
  standard: true
- name: email_verified
  description: OIDC standard claim — whether the email address is verified.
  standard: true
- name: name
  description: OIDC standard claim — full name.
  standard: true
- name: given_name
  description: OIDC standard claim — given name.
  standard: true
- name: family_name
  description: OIDC standard claim — family name.
  standard: true
- name: nickname
  description: OIDC standard claim — nickname.
  standard: true
- name: picture
  description: OIDC standard claim — profile picture URL.
  standard: true
- name: phone
  description: OIDC standard claim — phone number.
  standard: true
- name: address
  description: OIDC standard claim — postal address.
  standard: true
- name: created_at
  description: Auth0 tenant claim — account creation timestamp.
  standard: false
- name: identities
  description: Auth0 tenant claim — linked identity providers for the user.
  standard: false
gaps:
- >-
  No API-permission scopes are published. The GraphQL gateway at apim-prod.acin.com rejects
  anonymous requests with HTTP 401, so the audience and scope values a client would request cannot
  be observed without a tenant credential.
- No scopes or permissions reference page exists on any public Acin surface.

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