QName AI WHOIS API · Authentication Profile

Qname Authentication

Authentication

QName AI WHOIS API declares 0 security scheme(s) across its OpenAPI definitions.

WHOISrdapdomain-researchDomain Searchbatch-lookupCLIAgent ToolingAgentSkillllms-txtDeveloper ToolsDomain Intelligence
Methods: Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

qname-authentication.yml Raw ↑
generated: '2026-09-14'
method: searched
source: >-
  @qname/cli source (bin/qname-cli.mjs, README.md), the published Agent Skill,
  and https://qname.ai/cli. No OpenAPI securitySchemes exist (no published spec);
  the auth profile is read from the official first-party client and docs.
api: QName AI WHOIS REST API
summary: >-
  Single-scheme API-key authentication. Every request carries an admin-approved
  API key in the x-api-key HTTP header. Access is request-and-approve: a user
  requests a key at /settings/apikeys, selects the API types (scopes) and quota
  tiers they need, and an administrator approves it before it works.
security_schemes:
  - type: apiKey
    name: x-api-key
    in: header
    key_prefix: qname_
    description: >-
      Approved API key issued from QName.AI account settings. Sent as the
      x-api-key request header on every call.
    request_url: https://qname.ai/settings/apikeys
    approval: admin-approved
    gated: true
scopes:
  - id: domain.query.whois.single
    description: Single-domain WHOIS/RDAP lookup (GET /api/whois/{domain}).
  - id: domain.query.whois.batch
    description: Batch WHOIS/RDAP lookup (POST /api/whois/batch).
  - id: domain.traffic.lookup
    description: Domain traffic evidence (GET /api/domain-traffic).
notes: >-
  Scopes above are QName "API types" attached to a key at approval time, not OAuth
  scopes — there is no OAuth/OIDC flow. Keys are also constrained by a per-request
  domain quota and a daily request quota chosen at approval. An unauthenticated or
  bot request to the API host returns 403 (Cloudflare Turnstile: TURNSTILE_REQUIRED);
  a bad key returns 401.

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