Neubird · Authentication Profile

Neubird Authentication

Authentication

Neubird secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceAI SREIncident ResponseObservabilityDevOpsAIOpsRoot Cause AnalysisMCPAgentic AI
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

emailPasswordLogin http
scheme: basic-credentials
bearerJwt http
scheme: bearer

Source

Authentication Profile

neubird-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.neubird.ai/mcp/getting-started/installation/
docs: https://docs.neubird.ai/mcp/overview/
summary:
  types: [http, oauth2]
  http_schemes: [bearer]
  identity_provider: Auth0
  notes: >-
    No public OpenAPI was found, so this profile is derived from NeuBird's
    documented authentication surface (login API + MCP server credentials) rather
    than from a securitySchemes block.
schemes:
  - name: emailPasswordLogin
    type: http
    scheme: basic-credentials
    description: >-
      Email + password submitted to the NeuBird login API (or via
      X-NeuBird-Email / X-NeuBird-Password headers on the remote MCP server) are
      exchanged for a JWT bearer token.
    parameters: [NEUBIRD_EMAIL, NEUBIRD_PASSWORD]
    sources: [https://docs.neubird.ai/mcp/getting-started/installation/]
  - name: bearerJwt
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      Authorization: Bearer <token>. Tokens are JWTs issued by the NeuBird login
      API and validated through Auth0.
    identity_provider: Auth0
    sources: [https://docs.neubird.ai/mcp/getting-started/installation/]
connection_credentials:
  # Per-integration credentials configured against connected data sources.
  - provider: aws
    credential: IAM role ARN + external ID
  - provider: datadog
    credential: API key + application key
base_url: https://api.neubird.ai

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