How to connect to the Persistence Layer through Makaira API proxy?

This guide helps you connect to the Persistence Layer service through the Makaira API proxy.

Requirements

Before proceeding, ensure you have:

  • Access to Makaira admin and permission to access the API keys feature
  • Programming skills and knowledge of how to make API calls

Steps to Follow

  1. Go to the API keys feature of Makaira and create a new API key (or update an existing one) with write permission to the /persistence endpoint.

  2. Use your API key to connect to the Makaira API proxy by following the Hash-Based Message Authentication (HMAC) guide.

  3. Interact with the Persistence Layer API through the available APIs.

⚠️ Warning

Please migrate to this new approach as soon as possible. The legacy API on Heroku (https://persistence-layer-production.herokuapp.com) will be discontinued soon.