Omnea · Authentication Profile

Omnea Authentication

Authentication

Omnea's remote MCP surface (mcp.omnea.co) is protected by OAuth 2.0 / OpenID Connect, with the authorization server delegated to WorkOS AuthKit (https://personal-flight-18.authkit.app). Discovery documents advertise authorization-code (with PKCE S256), client-credentials, device-code and refresh-token grants, dynamic client registration (RFC 7591), and a public bearer-token protected resource per RFC 9728. The Omnea public REST API (app.omnea.co/public-api) is documented but its scheme was not enumerable unauthenticated.

Omnea secures its APIs with oauth2 and openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceProcurementSource-to-PaySupplier ManagementSpend ManagementAgentsMCP
Methods: oauth2, openIdConnect Schemes: 1 OAuth flows: API key in:

Security Schemes

oauth2 oauth2

Source

Authentication Profile

omnea-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  https://mcp.omnea.co/.well-known/oauth-authorization-server,
  https://mcp.omnea.co/.well-known/openid-configuration,
  https://mcp.omnea.co/.well-known/oauth-protected-resource
description: >-
  Omnea's remote MCP surface (mcp.omnea.co) is protected by OAuth 2.0 / OpenID
  Connect, with the authorization server delegated to WorkOS AuthKit
  (https://personal-flight-18.authkit.app). Discovery documents advertise
  authorization-code (with PKCE S256), client-credentials, device-code and
  refresh-token grants, dynamic client registration (RFC 7591), and a public
  bearer-token protected resource per RFC 9728. The Omnea public REST API
  (app.omnea.co/public-api) is documented but its scheme was not enumerable
  unauthenticated.
summary:
  types:
  - oauth2
  - openIdConnect
schemes:
- name: oauth2
  type: oauth2
  description: >-
    OAuth 2.0 authorization for the Omnea remote MCP server, backed by WorkOS
    AuthKit. PKCE (S256) required for the authorization-code flow; dynamic
    client registration supported.
  issuer: https://personal-flight-18.authkit.app
  authorization_endpoint: https://personal-flight-18.authkit.app/oauth2/authorize
  token_endpoint: https://personal-flight-18.authkit.app/oauth2/token
  registration_endpoint: https://personal-flight-18.authkit.app/oauth2/register
  device_authorization_endpoint: https://personal-flight-18.authkit.app/oauth2/device_authorization
  introspection_endpoint: https://personal-flight-18.authkit.app/oauth2/introspection
  userinfo_endpoint: https://personal-flight-18.authkit.app/oauth2/userinfo
  jwks_uri: https://personal-flight-18.authkit.app/oauth2/jwks
  grant_types:
  - authorization_code
  - client_credentials
  - refresh_token
  - urn:ietf:params:oauth:grant-type:device_code
  code_challenge_methods:
  - S256
  token_endpoint_auth_methods:
  - none
  - client_secret_basic
  - client_secret_post
  id_token_signing_alg:
  - RS256
  scopes:
  - openid
  - profile
  - email
  - offline_access
  protected_resource: https://mcp.omnea.co
  bearer_methods:
  - header
  sources:
  - well-known/omnea-mcp-oauth-authorization-server.json
  - well-known/omnea-mcp-openid-configuration.json
  - well-known/omnea-mcp-oauth-protected-resource.json

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