Domains
Guides
Domains & verification
Add your domains to BoringSec for continuous monitoring, score tracking, and team collaboration. Verify ownership to unlock extra features and show on the public leaderboard.
Adding a domain
- 1
Go to Domains
Dashboard → Domains → Add Domain.
- 2
Enter your URL
Enter the full URL (e.g.,
https://myapp.vercel.app). We extract the hostname automatically. - 3
Run your first scan
The domain is added immediately. You can scan it right away — no verification required for basic scans.
Domain limits by plan
Free
1 domain
Care
1 domain
Pro
5 domains
Team
20 domains
Enterprise
250 domains
Domain verification
Verifying domain ownership proves you control the site. Verified domains get priority monitoring and can appear on the public leaderboard.
Method: DNS TXT record
- 1
Go to your domain settings page and copy the verification token.
tokenboringsec-verify-a1b2c3d4e5f6... - 2
Add a TXT record to your DNS:
DNS recordType: TXT Name: _boringsec Value: boringsec-verify-a1b2c3d4e5f6... - 3
Click "Verify" — we check DNS within seconds.
What verification unlocks
Priority monitoring
Verified domains are scanned first in scheduled monitoring runs.
Score trends
View score changes over time with historical charts.
Public leaderboard
Opt in to show your domain and score on the public leaderboard.
Verified badge
Your domain shows a verified checkmark in reports and dashboards.
API endpoints
/api/v1/domainsList all your domains/api/v1/domainsAdd a new domain/api/v1/domains/{id}Get domain details/api/v1/domains/{id}/historyScan history/api/v1/domains/{id}/trendsScore trends over time/api/v1/domains/{id}/monitoringConfigure monitoringFull details in the REST API reference.
Add your first domain
Add a domain in seconds and run your first scan — no verification required to get started.