← Back

API Playground

Test any LongLat endpoint live. No setup required.

Build your request
POSThttps://api.longlat.ai/v1/enrich
Response
200 OK142ms
{
  "status": 200,
  "data": {
    "company": "Acme Corp",
    "duns": "123456789",
    "employees": 47,
    "revenue_band": "$5M–$10M",
    "year_started": 2008,
    "executives": [
      { "name": "Jane Smith", "title": "CEO" },
      { "name": "Bob Torres", "title": "VP Sales" }
    ],
    "address": "1234 Main St, Austin, TX 78701"
  }
}

Get a free API key to make live calls. 500 credits free every month. Get API key →