Momento Cache HTTP API

Region-scoped HTTP API for reading, writing, and deleting cache items in a Momento cache without a gRPC client. Supports GET, PUT (set with TTL), and DELETE against a named cache, authenticated with a Momento API key passed via the Authorization header or a query-string token.

API entry from apis.yml

apis.yml Raw ↑
name: Momento Cache HTTP API
description: Region-scoped HTTP API for reading, writing, and deleting cache items in a Momento cache
  without a gRPC client. Supports GET, PUT (set with TTL), and DELETE against a named cache, authenticated
  with a Momento API key passed via the Authorization header or a query-string token.
humanURL: https://docs.momentohq.com/cache/develop/api-reference/http-api
baseURL: https://api.cache.cell-1-ap-south-1-1.prod.a.momentohq.com
tags:
- Cache
- HTTP
- Serverless
properties:
- type: APIReference
  url: https://docs.momentohq.com/cache/develop/api-reference/http-api
- type: Documentation
  url: https://docs.momentohq.com/cache/develop/api-reference