Channable · Authentication Profile

Channable Authentication

Authentication

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

CompanyApplicative SaasFeed ManagementMarketplacesE-CommerceProduct DataOrder ManagementAdvertisingPPCRetail
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: query

Security Schemes

BearerToken http
scheme: bearer
AccessTokenQuery apiKey
· in: query ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.channable.com/api/v1/
docs: https://docs.channable.com/api/v1/
summary:
  types: [http, apiKey]
  api_key_in: [query]
  http_schemes: [bearer]
  oauth2_flows: []
  notes: >-
    The Channable order connection API uses a single company-level API token. It is not declared in
    the OpenAPI securitySchemes (the components.securitySchemes object is empty); this profile is
    sourced from the published API documentation. Only company owners can generate a token from
    Company settings > Channable API in app.channable.com. Channable does not store tokens; generating
    a new token automatically revokes the previous one. Rate limiting is enforced per company, so
    minting extra tokens does not raise limits.
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  description: >-
    Preferred method. Send the company API token in the Authorization header as
    `Authorization: Bearer [example key]`.
  location: header
  sources: [docs]
- name: AccessTokenQuery
  type: apiKey
  in: query
  parameter_name: access_token
  description: >-
    Alternative method. Send the company API token as the `access_token` query-string parameter,
    e.g. `?access_token=your_api_token`. The header method is recommended over query for security.
  sources: [docs]
token_lifecycle:
  managed_at: https://app.channable.com/
  who_can_generate: company owners only
  storage: Channable does not store tokens; store securely on the client side
  rotation: generating a new token immediately revokes prior tokens
  legacy_note: >-
    Legacy Channable API tokens were deprecated; per the changelog (November 7, 2025) legacy tokens
    expired December 9, 2025 and integrations had to move to newly generated tokens.

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