Skip to main content

πŸš€ Welcome to the Renifler API

The Renifler API allows you to programmatically interact with our platform to:
  • πŸ” Analyze the technologies used on a website
  • πŸ›‘οΈ Check DNS and SSL configurations
  • πŸ‘€ Manage user accounts and avatars
  • πŸ€– Generate AI-powered technology summaries
  • πŸ“ˆ Monitor website performance

πŸ”— Base URL

https://api.renifler.io/v1
All requests must be made over HTTPS and prefixed with /v1.

πŸ” Authentication

Include your API key in the X-API-Key header:
X-API-Key: your_api_key
You can get an API key from your Renifler dashboard.
To view all endpoints,see the API Reference.

🧰 Core Features

Technology Analysis

Identify frameworks, CMS, and libraries used on a website.

SSL Verification

Analyze the validity, expiration, and configuration of SSL certificates.

DNS Monitoring

Check DNS propagation and record types (A, MX, CNAME, etc.).

AI Resumes

Get AI-generated summaries of technologies used on a site.

πŸ“˜ What’s Next

API Keys

Generate, manage, and secure your Renifler API keys.

API Reference

Browse all available endpoints.