Contify · Authentication Profile

Contify Authentication

Authentication

Contify secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Competitive IntelligenceMarket IntelligenceBusiness NewsNewsArtificial IntelligenceDataStrategies
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

APPID apiKey
· in: header ()
APPSECRET apiKey
· in: header ()

Source

Authentication Profile

contify-authentication.yml Raw ↑
generated: '2026-09-05'
method: searched
source: https://www.contify.com/resources/blog/business-news-api-v4/
docs: https://developer.contify.com/api/login/?next=/api/
note: >-
  Contify publishes no OpenAPI, so this profile was not derived from a spec. It was read
  from the verbatim curl examples Contify itself publishes in its Business News API v4
  announcement (screenshots at
  https://www.contify.com/wp-content/uploads/2025/07/Request-Source-Curl-1024x128.png and
  Ticker-Symbol-1024x99.png), and confirmed against the live API: an unauthenticated
  GET https://api.contify.com/v4.1/updates returns HTTP 403
  {"detail":"Authentication credentials were not provided."}. The full reference sits
  behind a login at developer.contify.com.
summary:
  types:
    - apiKey
  api_key_in:
    - header
  oauth2_flows: []
  scheme_count: 2
schemes:
  - name: APPID
    type: apiKey
    in: header
    parameter_name: APPID
    description: >-
      Application identifier issued to the API consumer. Sent on every request alongside
      APPSECRET; both headers are required.
    sources:
      - https://www.contify.com/resources/blog/business-news-api-v4/
  - name: APPSECRET
    type: apiKey
    in: header
    parameter_name: APPSECRET
    description: >-
      Application secret paired with APPID. Sent as a plain request header over TLS;
      there is no published rotation, expiry or scope model.
    sources:
      - https://www.contify.com/resources/blog/business-news-api-v4/
observed:
  - url: https://api.contify.com/v4.1/updates
    method: GET
    status: 403
    body: '{"detail":"Authentication credentials were not provided."}'
    checked: '2026-09-05'
gaps:
  - No OAuth 2.0 or OpenID Connect surface is published or advertised.
  - No scope or permission model is published; the key pair is all-or-nothing.
  - No key-rotation, expiry, or revocation policy is published on a public page.

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