GeekFlare
Provide numerous capabilities for important testing and monitoring methods for websites
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Development
- Documentation / URL
- https://apidocs.geekflare.com/docs/geekflare-api
Overview
GeekFlare provides website tools (DNS, SSL, headers checks) — key-based (an invalid key returns 401, verified).
Quick Start
DNS check (replace YOUR_KEY):
curl "https://api.geekflare.com/dns?url=google.com" \
-H "Authorization: Bearer YOUR_KEY"
{ "records": [ { "type": "A", "value": "142.250.72.14" } ] }
Authentication
- Register at geekflare.com → API key.
- Send it as
Authorization: Bearer(invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Tools: DNS, SSL, headers, performance.
FAQ
Is GeekFlare free? Free tier with limits; more is paid.
Why 401? Invalid keys return 401 (verified) — register for a key.
What’s the auth style?
Authorization: Bearer header.
More in Development
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |