Overview
On the Metriport Developer Dashboard, we support generating API keys. For your security, read through this page to understand how to use them.The API Key
The API Key will give you full access to the Metriport API. This key has the ability to perform destructive operations, and as such, we recommend treating it with the same care as your account password. Generally, this key should only be used in your backend services, not shared with anyone, and never exposed in plain text.Include your API key in the
x-api-key header for all API requests.
