Authentication
This guide will help you get started with generating an API key and configuring IP whitelisting for secure access.
Generate Your API Key
An API key is required to authenticate your requests. Follow these steps:
- Log in to Your Account
Visit osintleak.com and log in to your account. If you don’t have an account, sign up here. - Go to the API Keys Section
- Navigate to Dashboard> Profile > API Settings.
- Generate a New API Key
- Click the "Generate Key" button.
- Save Your API Key
- Copy your API key.
Enable IP Whitelisting (Optional)
To enhance security, you can restrict API access to specific IP addresses. Here’s how:
- Access the IP Whitelisting Settings
- Navigate to Dashboard> Profile > API Settings.
- Add an IP Address
- Go to the IP Whitelist section.
- Enter the IP address (e.g., 203.0.113.42).
- Click "Add" to add the IP to the whitelist.
Requests from non-whitelisted IPs will return a 403 Forbidden error. Ensure your IP is included in the whitelist when making API calls.