Sendible · Authentication Profile

Sendible Authentication

Authentication

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

Social-MediaSocial Media ManagementAgenciesSchedulingAnalyticsMonitoring
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

sendible-authentication.yml Raw ↑
generated: '2026-08-13'
method: probed
source: 'live unauthenticated GET https://api.sendible.com/api/v1/services.json'
docs: null
summary:
  types: [http]
  http_schemes: [basic]
  api_key_in: []
  oauth2_flows: []
  publicly_documented: false
schemes:
  - name: basicAuth
    type: http
    scheme: basic
    realm: Application
    description: >-
      Every path under https://api.sendible.com/api/v1 answers HTTP 401 with the
      response header `WWW-Authenticate: Basic realm="Application"` and the body
      `HTTP Basic: Access denied.` — including paths that do not exist, so the
      challenge is emitted by the edge before routing. This is an OBSERVED
      runtime fact, not a documented contract.
    sources: ['probe: https://api.sendible.com/api/v1/services.json']
evidence:
  - {url: 'https://api.sendible.com/api/v1', http_status: 401, www_authenticate: 'Basic realm="Application"'}
  - {url: 'https://api.sendible.com/api/v1/services.json', http_status: 401, body: 'HTTP Basic: Access denied.'}
  - {url: 'https://api.sendible.com/api/v1/mentions.json', http_status: 401, body: 'HTTP Basic: Access denied.'}
  - {url: 'https://api.sendible.com/api/v1/openapi.json', http_status: 401, body: 'HTTP Basic: Access denied.'}
note: >-
  NO `Authentication` pointer is emitted in apis.yml for this file, deliberately.
  The scoring check it feeds is `authentication_documented`, and Sendible
  publishes no authentication documentation anywhere on a first-party surface:
  developers.sendible.com is retired (301 to the marketing home page) and the
  Zendesk help centre carries no API article — the former "How do I set up
  services for my clients via the API?" article (id 208053026) now returns 404
  from the help-centre API. Credentials (application id, API key, shared key/iv)
  are issued only from inside a signed-in Sendible account. This artifact
  records what we could observe from outside; it must not be read as the
  provider documenting their auth model.

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