Qwilr · Authentication Profile

Qwilr Authentication

Authentication

Qwilr 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 and tokenExchange flow(s).

CompanyProposalsDocumentsSalesQuotesContractsE-SignatureWebhookMCPSoftware-as-a-Service
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode, tokenExchange API key in:

Security Schemes

bearerAuth http
scheme: bearer
mcpOAuth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

qwilr-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.qwilr.com/docs/getting-started/quick-start
docs: https://docs.qwilr.com/api-reference
summary:
  types:
  - http
  - oauth2
  api_key_in: []
  oauth2_flows:
  - authorizationCode
  - tokenExchange
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  description: >-
    REST API (https://api.qwilr.com/v1) authenticates with a bearer access token
    (JWT) in the Authorization header. Tokens are generated once in the Qwilr app
    at https://app.qwilr.com/#/settings/api and shown only a single time. API
    access requires an Enterprise Qwilr plan with API access enabled.
  applies_to: https://api.qwilr.com/v1
  sources:
  - docs.qwilr.com/api-reference
- name: mcpOAuth2
  type: oauth2
  description: >-
    The hosted MCP server (https://mcp.qwilr.com) authenticates via OAuth 2.0
    against the authorization server at https://api.qwilr.com, per RFC 8414 /
    RFC 9728 metadata. Supports authorization_code (PKCE S256), refresh_token,
    and RFC 8693 token-exchange grants; scope "mcp".
  applies_to: https://mcp.qwilr.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.qwilr.com/oauth/authorize
    tokenUrl: https://api.qwilr.com/oauth/token
    scopes:
      mcp: Access the Qwilr MCP server
  sources:
  - api.qwilr.com/.well-known/oauth-authorization-server

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/qwilr-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 email required.

A second provider on the same verified email joins the account you already have.