Dashboard

Monitor your API usage and manage your keys

Requests This Month

--

of -- limit

Requests This Hour

--

of -- limit

Current Plan

--

Manage plan

API Keys

Manage your API keys for accessing the GeoData API

Quick Start

Use this example to make your first API call:

curl -X GET "https://geodata.api.leadinglogic.ai/v1/lookup?location=SW1A1AA&categories=demographics" \
  -H "Authorization: Bearer YOUR_API_KEY"