Six endpoints. Each page shows parameters, a request in three languages, a real response, and every error.
| Endpoint | Returns | Costs |
|---|---|---|
| GET /domain/{domain} | Domain profile | 1 lookup |
| POST /domains/batch | Batch profiles | 1 lookup per domain, found or not |
| GET /traffic/{host} | Traffic estimate with history | 1 lookup |
| GET /employees/{host} | Employee estimate | 1 lookup |
| GET /technology/{name} | Technology count | Free |
| GET /meta/technologies | Technology catalog | Free |