
Cloudflare Trace is a public API providing get ip address, timestamp, user agent, country code, iata, http version, tls/ssl version & more.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://github.com/fawazahmed0/cloudflare-trace-api | Primary API endpoint. |
curl -X GET "https://github.com/fawazahmed0/cloudflare-trace-api" \ -H "Accept: application/json"