Unwrap · Authentication Profile

Unwrap Authentication

Authentication

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

CompanyAi AppsCustomer FeedbackCustomer IntelligenceProduct AnalyticsVoice of CustomerNLPGraphQLMCP
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials, refreshToken API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2
· flows: authorizationCode, clientCredentials, refreshToken

Source

Authentication Profile

unwrap-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.unwrap.ai/articles/6140971517-getting-started
docs: https://docs.unwrap.ai/collections/6774268412-api
summary:
  types: [http, oauth2]
  http_schemes: [bearer]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken]
  note: >-
    The GraphQL data API authenticates with a personal API key sent as an HTTP
    Bearer token. The MCP / NLP API authenticates via OAuth 2.0 (PKCE), with
    discovery published at nlp.api.production.unwrap.ai/.well-known/.
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    description: >-
      Personal API key generated from the Unwrap user profile, sent as
      "Authorization: Bearer <UNWRAP_ACCESS_KEY>". Each token is scoped to a
      specific View (team_id); tokens expire if an org admin removes the
      member. Endpoint: https://data.api.production.unwrap.ai/
    applies_to: GraphQL data API
    source: https://docs.unwrap.ai/articles/6140971517-getting-started
  - name: oauth2
    type: oauth2
    description: >-
      OAuth 2.0 authorization for the Unwrap MCP server; supports dynamic
      client registration and static enterprise credentials.
    flows:
      - flow: authorizationCode
        authorizationUrl: https://nlp.api.production.unwrap.ai/oauth/authorize
        tokenUrl: https://nlp.api.production.unwrap.ai/oauth/token
        pkce: S256
      - flow: clientCredentials
        tokenUrl: https://nlp.api.production.unwrap.ai/oauth/token
      - flow: refreshToken
        tokenUrl: https://nlp.api.production.unwrap.ai/oauth/token
    applies_to: MCP / NLP API (nlp.api.production.unwrap.ai)
    source: well-known/unwrap-openid-configuration.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/unwrap-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.