Matter · Authentication Profile

Matter Authentication

Authentication

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

CompanyConsumerReadingRead LaterProductivityContentHighlightsBookmarking
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/matter-openapi-original.yml
docs: https://docs.getmatter.com/api/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
model: >-
  Single personal access token per account, passed as an HTTP Bearer token in
  the Authorization header on every request. Tokens carry the `mat_` prefix and
  grant full read/write access to the owner's library. Only one token is active
  at a time — generating or regenerating immediately revokes the previous token.
  There are no OAuth flows, refresh tokens, or scopes. Every request also
  requires an active Matter Pro subscription (403 pro_required otherwise).
token:
  prefix: mat_
  generate_at: https://web.getmatter.com/settings
  one_active_token: true
  rotation: Generating a new token immediately revokes the previous one.
requires_subscription: Matter Pro
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Personal API token with `mat_` prefix. Generate one at https://web.getmatter.com/settings.
  sources:
  - openapi/matter-openapi-original.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/matter-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.