Momento · Authentication Profile

Momento Authentication

Authentication

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

CompanyAI InfrastructureCachingServerlessCachePub-SubMessagingEvent BusLeaderboardsReal-TimegRPCDeveloper Tools
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, query

Security Schemes

MomentoApiKey apiKey
· in: header ()
MomentoTokenQuery apiKey
· in: query ()

Source

Authentication Profile

momento-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.momentohq.com/platform/security/tokens
docs: https://docs.momentohq.com/cache/develop/authentication/api-keys
summary:
  types: [apiKey]
  api_key_in: [header, query]
  oauth2_flows: []
schemes:
  - name: MomentoApiKey
    type: apiKey
    in: header
    header: Authorization
    description: >-
      A Momento API key (auth token) is passed in the Authorization header on
      HTTP requests and as gRPC `authorization` metadata. Keys are minted in the
      Momento Console or via the CLI/SDK and encode the Momento endpoint they are
      valid against.
    sources: [https://docs.momentohq.com/cache/develop/api-reference/http-api, grpc/momento-cachepubsub.proto]
  - name: MomentoTokenQuery
    type: apiKey
    in: query
    query_param: token
    description: >-
      The HTTP API also accepts the API key as a `token` query-string parameter
      (e.g. `?token=<key>`), primarily for browser and edge use.
    sources: [https://docs.momentohq.com/cache/develop/api-reference/http-api]
token_model:
  - kind: api-key
    description: Long-lived (or fixed-expiry) API key generated in the console for a cell/endpoint.
  - kind: disposable-token
    description: >-
      Short-lived, fine-grained token minted via the Token service
      (GenerateDisposableToken) with an explicit `valid_for_seconds` expiry and a
      Permissions object scoping it to specific caches/topics and read/write roles.
      Designed for client-side (browser/mobile) use so long-lived keys never leave the server.
    source: grpc/momento-token.proto
    permissions: grpc/momento-permissionmessages.proto
  - kind: refreshable-api-token
    description: API tokens can be programmatically refreshed via the Auth service (GenerateApiToken / RefreshApiToken).
    source: grpc/momento-auth.proto

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