Larridin · Authentication Profile

Larridin Authentication

Authentication

Larridin secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, refreshToken, and deviceCode flow(s).

CompanyArtificial IntelligenceAI AdoptionAI GovernanceAnalyticsDeveloper ProductivityDeveloper IntelligenceWorkflow IntelligenceEnterprise SoftwareObservability
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode, refreshToken, deviceCode API key in: header

Security Schemes

companyApiKey apiKey
· in: header (x-company-api-key)
larridinOAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/larridin-scout-openapi.yml
docs: https://docs.larridin.com/api/scout-api-v1-reference
notes: >-
  Larridin runs two distinct authentication models. The Scout REST API v1 uses a company API key in the
  x-company-api-key header and requires the ANALYTICS scope. The beta MCP server at /mcp/larridin uses
  OAuth 2.0 with an authorization server at https://login.larridin.com, discovered via RFC 8414
  authorization-server metadata and RFC 9728 protected-resource metadata. End-user access to the
  Larridin application itself is documented as SSO.
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - refreshToken
  - deviceCode
schemes:
- name: companyApiKey
  type: apiKey
  in: header
  parameter: x-company-api-key
  description: Company API key. The ANALYTICS scope is required for Scout API v1 endpoints.
  applies_to: Scout API v1 (https://scout-api.larridin.com/api/v1)
  docs: https://docs.larridin.com/api/scout-api-v1-reference
  sources:
  - openapi/larridin-scout-openapi.yml
- name: larridinOAuth
  type: oauth2
  description: >-
    OAuth 2.0 authorization used by the Larridin MCP server. Compatible MCP clients discover the
    authorization-server and protected-resource metadata and prompt the user to sign in.
  applies_to: Larridin MCP server (https://app.larridin.com/mcp/larridin)
  issuer: https://login.larridin.com
  authorization_endpoint: https://login.larridin.com/oauth2/authorize
  token_endpoint: https://login.larridin.com/oauth2/token
  jwks_uri: https://login.larridin.com/oauth2/jwks
  registration_endpoint: https://login.larridin.com/oauth2/register
  introspection_endpoint: https://login.larridin.com/oauth2/introspection
  device_authorization_endpoint: https://login.larridin.com/oauth2/device_authorization
  grant_types:
  - authorization_code
  - refresh_token
  - 'urn:ietf:params:oauth:grant-type:device_code'
  pkce_methods:
  - S256
  token_endpoint_auth_methods:
  - none
  - client_secret_post
  - client_secret_basic
  dynamic_client_registration: true
  bearer_methods_supported:
  - header
  docs: https://docs.larridin.com/api/mcp
  sources:
  - well-known/larridin-oauth-authorization-server.json
  - well-known/larridin-oauth-protected-resource.json
sso:
  documented: true
  docs: https://docs.larridin.com/setup/sso

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