Second (scnd) · Authentication Profile

Scnd Authentication

Authentication

Second (scnd) secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials, password, and authorizationCode flow(s).

CompanyMarketplaceServicesVendor ManagementPaymentsAuthenticationSoftware-as-a-ServiceProcurement
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials, password, authorizationCode API key in:

Security Schemes

OAuth2 oauth2
· flows: clientCredentials, password, authorizationCode

Source

Authentication Profile

scnd-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://features.scnd.com/v2.0/superadmin/oauth
docs: https://features.scnd.com/v2.0/superadmin/oauth
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials, password, authorizationCode]
  pkce: true
  permission_model: [private, admin]
  note: >-
    Second exposes an OAuth 2.0 provider. Super-administrators register
    "Authorized apps" from the back office (SBO > OAuth > Authorized apps),
    which generates a Client ID and Client Secret used as the app credentials.
    Endpoint URLs are not published in the docs; the model is described narratively.
schemes:
- name: OAuth2
  type: oauth2
  source: https://features.scnd.com/v2.0/superadmin/oauth
  flows:
  - flow: clientCredentials
    description: >-
      Machine-to-machine authentication (client app is a server). Accesses
      Second API endpoints that do not require user permissions. The app
      exchanges its Client ID and Secret for a token used on all API requests.
  - flow: password
    description: >-
      Resource Owner Password Credentials grant for trusted first-party client
      apps (e.g. a Second native mobile app that also collects the user's
      username/password at login).
  - flow: authorizationCode
    description: >-
      User is redirected to the Second OAuth provider to approve the requested
      permissions before the client app acts on their behalf; requires a
      configured homepage URL and authorization callback URL. Supports an
      optional "plain code challenge method" (PKCE, plain or encrypted).
  permissions:
  - name: private
    description: Access to all frontend endpoints where user auth is required.
  - name: admin
    description: Access to all backend endpoints where admin (super-admin) auth is required.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/scnd-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.