1. Docs
  2. Developer API
  3. API Overview

Developer API

Speck Insights turns a public IP into U.S. demographics — population, income, education, housing, and more — so products can understand who is on the other end of a request.

Cheat Sheet

Base URL:https://speckinsights.netlify.app/api/v1/

EndpointMethodWhat it doesU.S. demographics?
/demographicsGETIP → location + demographicsWhen a U.S. ZIP is found
/geoGETIP → location onlyNo
/zipGETDemographics for a ZIP you already haveYes

Required headers for all requests:

Authorization: Bearer sk_live_YOUR_KEY

# or
X-API-Key: sk_live_YOUR_KEY

New accounts start with a 7-day trial (1,000 successful calls). Cached hits still count against quota. See pricing and errors & limits.