Endpoint Security: API Key Management
Last updated
Last updated
After creating a private endpoint on the Dashboard, users will be able to add and manage API Keys to further enhance application security and control. Users can add and delete API keys, as well as whitelisting domains and IPv4 addresses if they so choose.
After creating an API Key, you'll need include it in your requests. There are two ways to do this:
Using an x-api-key header (Recommended):
Appending the API Key as a query parameter in the URL: