DemandSphere · Authentication Profile

Demandsphere Authentication

Authentication

DemandSphere secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySEOSearch IntelligenceSERP AnalyticsAI SearchLLM VisibilityRank TrackingAnalyticsMCP
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKey apiKey
· in: query (api_key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: openapi/demandsphere-keywords-api-openapi.yml, openapi/demandsphere-pages-api-openapi.yml,
  openapi/demandsphere-searchengines-api-openapi.yml, openapi/demandsphere-sites-api-openapi.yml
docs: https://www.demandsphere.com/platform/apis/rest-apis/
key_issuance: app.demandsphere.com/settings
key_issuance_source: https://github.com/DemandSphereDev/demandsphere-mcp (tools/utils.py auth_error recovery hint)
docs_discrepancy: >-
  https://www.demandsphere.com/platform/apis/rest-apis/ advertises "OAuth 2.0
  Authentication" for the REST API. No OAuth flow, authorization endpoint or
  scope registry is published for api.demandsphere.com, the OpenAPI declares only
  an apiKey-in-query scheme, and DemandSphere's own first-party MCP client sends
  the credential as the `api_key` query parameter. The company does run OAuth/OIDC
  — a Keycloak realm at auth.demandsphere.com serving the web application and
  help-center SSO — but it does not front the API.
sso:
  provider: Keycloak
  realm: https://auth.demandsphere.com/auth/realms/DemandSphere
  discovery: well-known/demandsphere-openid-configuration.json
  scope: application and help-center sign-in only; not an API authorization server.
transport_note: >-
  The credential travels in the URL query string, so it can be captured in
  reverse-proxy, CDN and monitoring logs — DemandSphere documents this risk in
  its MCP server README and recommends stripping query strings from access logs.
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKey
  type: apiKey
  in: query
  parameter: api_key
  sources:
  - openapi/demandsphere-keywords-api-openapi.yml
  - openapi/demandsphere-pages-api-openapi.yml
  - openapi/demandsphere-searchengines-api-openapi.yml
  - openapi/demandsphere-sites-api-openapi.yml

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