backstitch · Authentication Profile

Backstitch Authentication

Authentication

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

CompanyContent CurationEmployee CommunicationsInternal CommunicationsTotal RewardsContent AggregationNewslettersWidgetsREST
Methods: apiKey Schemes: 2 OAuth flows: API key in: query, path

Security Schemes

OrganizationKey apiKey
· in: query (key)
TopicToken apiKey
· in: path (TOPIC_TOKEN)

Source

Authentication Profile

backstitch-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.backstit.ch/api/
docs: https://docs.backstit.ch/api/
summary:
  types: [apiKey]
  api_key_in: [query, path]
  oauth2_flows: []
  notes: >-
    No OAuth or OpenID Connect. Access is governed by two credential types passed
    as request parameters. There is no published OpenAPI document; this profile is
    hand-captured from the public API reference.
schemes:
- name: OrganizationKey
  type: apiKey
  in: query
  parameter: key
  description: >-
    Organization API Key. Required to create, update, delete, or clone topics and
    to manage organization-level sources and posts. Also appears as a path segment
    on organization endpoints (/organizations/{ORGANIZATION_KEY}).
  scope: organization
  sources: [docs.backstit.ch/api/]
- name: TopicToken
  type: apiKey
  in: path
  parameter: TOPIC_TOKEN
  description: >-
    Per-topic token used for read-only access to a topic's details and results and
    to scope write operations to a specific topic (/topics/{TOPIC_TOKEN}). In the
    legacy v1 API the equivalent value is passed as the `token` query parameter.
  scope: topic
  sources: [docs.backstit.ch/api/]
matrix:
  create: {organization_key: required, topic_token: required-except-new-topic}
  read: {organization_key: optional, topic_token: required}
  update: {organization_key: required, topic_token: required}
  delete: {organization_key: required, topic_token: required}

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