Welcome!

Momento Cache is accessible via an HTTP API. You can perform get/set/delete cache calls in your account using your API token.

First things first

Head on over to our console to generate an API key. Nothing over here is going to work until we have one of those bad boys.

Once you have one, update the Momento HTTP API environment by setting the MOMENTO_AUTH variable to your generated API key and the BASE_URL variable to the value from HTTP Endpoint. Then we're good to go!

Variables%20to%20update%20after%20creating%20yor%20API%20key

If you prefer something a little more streamlined, you can also grab the base url for the region you're working in, paste it into a request, and follow the guided directions directly underneath the address bar 🔥

Explore the API

Feel free to poke around our collections here, explore the docs, or view the [Open API Spec definition] whichever you choose. If you have any questions, feel free to reach out to us on Discord, we'd love to hear from you!