Renifler home page
Search...
⌘K
Search...
Navigation
Getting Started
API Keys
Get Started
API Reference
Getting Started
Get Started
API Keys
On this page
🔐 API Keys
🛠️ Creating an API Key
📋 Using Your API Key
🔄 Managing API Keys
⚠️ Security Tips
Getting Started
API Keys
How to create and manage API keys for the Renifler API.
🔐 API Keys
API keys are required to authenticate requests to the Renifler API.
🛠️ Creating an API Key
Log in to your Renifler account.
Navigate to the
API Keys
section in your dashboard.
Click
Create API Key
.
Provide a descriptive name for the key.
(Optional) Set an expiration date.
Click
Create
and securely store your new API key.
📋 Using Your API Key
Include your API key in the
X-API-Key
header of your HTTP requests:
Copy
X-API-Key
:
your_api_key_here
🔄 Managing API Keys
You can:
Revoke
an API key to disable it.
Regenerate
an API key to replace it with a new one.
View
usage statistics for each API key.
Manage your API keys in the
API Keys Dashboard
.
⚠️ Security Tips
Keep your API keys confidential.
Rotate your API keys regularly.
Use environment variables to manage your API keys securely.
Get Started
Assistant
Responses are generated using AI and may contain mistakes.