Lamina Labs · Authentication Profile

Lamina Labs Authentication

Authentication

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

CompanyArtificial IntelligenceVideoVideo GenerationMachine-LearningEducationMediaMCPContent Generation
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

LaminaOAuth oauth2
· flows: authorizationCode

Source

Authentication Profile

lamina-labs-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.laminalabs.ai/.well-known/oauth-authorization-server
docs: https://app.laminalabs.ai/simi
summary:
  types: [oauth2]
  oauth2_flows: [authorizationCode]
  refresh: true
  pkce_required_methods: [S256]
  dynamic_client_registration: true
  public_clients_supported: true
schemes:
- name: LaminaOAuth
  type: oauth2
  sources: [well-known/lamina-labs-oauth-authorization-server.json, well-known/lamina-labs-openid-configuration.json]
  issuer: https://api.laminalabs.ai
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.laminalabs.ai/oauth/authorize
    tokenUrl: https://api.laminalabs.ai/oauth/token
    registrationUrl: https://api.laminalabs.ai/oauth/register
    scopes:
      jobs:create: Submit Simi video generation jobs.
      jobs:read: Read Simi video job status and retrieve playback/download URLs.
  response_types_supported: [code]
  grant_types_supported: [authorization_code, refresh_token]
  code_challenge_methods_supported: [S256]
  token_endpoint_auth_methods_supported: [none, client_secret_post, client_secret_basic]
transport:
  header: Authorization
  scheme: Bearer
  observed_unauthenticated_response:
    status: 401
    body: '{"error":{"code":"UNAUTHORIZED","message":"Missing credentials"}}'
notes:
- Support for the `none` token endpoint auth method plus mandatory PKCE (S256) and an
  open dynamic client registration endpoint is the MCP remote-server authorization
  profile, letting an agent register itself as a public client without a pre-issued
  client secret.
- No API-key scheme was observed; every unauthenticated request to the API host returns
  the same UNAUTHORIZED envelope.
- The MCP `initialize` and `tools/list` methods answer without credentials; tool
  invocation requires a bearer token.

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/lamina-labs-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.