SeedLegals · Authentication Profile

Seedlegals Authentication

Authentication

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

CompanyBusiness ApplicationsLegal TechStartupsFundraisingCap TableEquityComplianceMCPOpenID Connect
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, refreshToken API key in:

Security Schemes

SeedLegals MCP OAuth2 oauth2
· flows: authorizationCode
SeedLegals Identity (FusionAuth OIDC) openIdConnect

Source

Authentication Profile

seedlegals-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: >-
  https://auth.seedlegals.com/.well-known/openid-configuration and
  https://api.seedlegals.com/.well-known/oauth-authorization-server
docs: https://api.seedlegals.com/mcp
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, refreshToken]
  identity_provider: FusionAuth
  notes: >-
    SeedLegals has no publicly documented REST API; authentication is only
    observable through published OAuth/OIDC discovery documents. The user-facing
    application authenticates against a FusionAuth OpenID Connect provider at
    auth.seedlegals.com. The agent-facing MCP server at api.seedlegals.com/mcp
    exposes its own OAuth 2.0 authorization server (PKCE + dynamic client
    registration).
schemes:
- name: SeedLegals MCP OAuth2
  type: oauth2
  source: https://api.seedlegals.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.seedlegals.com/mcp/oauth2/authorize
    tokenUrl: https://api.seedlegals.com/mcp/oauth2/token
    refreshUrl: https://api.seedlegals.com/mcp/oauth2/token
    pkce: S256
    scopes: [openid, email, read, write]
  dynamic_client_registration: https://api.seedlegals.com/mcp/oauth2/register
- name: SeedLegals Identity (FusionAuth OIDC)
  type: openIdConnect
  source: https://auth.seedlegals.com/.well-known/openid-configuration
  issuer: https://auth.seedlegals.com/6586e0bc-1d4b-ee88-2f82-7cbaa0189308
  openIdConnectUrl: https://auth.seedlegals.com/.well-known/openid-configuration
  authorizationUrl: https://auth.seedlegals.com/oauth2/authorize
  tokenUrl: https://auth.seedlegals.com/oauth2/token
  userinfoUrl: https://auth.seedlegals.com/oauth2/userinfo
  end_session_endpoint: https://auth.seedlegals.com/oauth2/logout
  grant_types_supported:
  - authorization_code
  - password
  - implicit
  - refresh_token
  - urn:ietf:params:oauth:grant-type:device_code
  - client_credentials
  code_challenge_methods_supported: [S256]
  dpop_supported: true
  scopes: [openid, offline_access, email, phone, profile]

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