Cut quote time
Resolve addresses before pricing, enrollment, or service territory handoff.
Search 11.4M Texas premises, resolve addresses to Electric Service Identifiers, and give retail providers, solar teams, brokers, and energy desks fast API access to grid data.
| ESIID | Address | TDU | Meter | Status |
|---|---|---|---|---|
| 10204200098765432 | 2200 Buffalo Speedway | CenterPoint | AMI | Active |
| 10204200098771203 | 2204 Buffalo Speedway | CenterPoint | AMI | Active |
| 10204200098815102 | 2216 Buffalo Speedway | CenterPoint | Smart | Pending |
| 10204200098837441 | 2222 Buffalo Speedway | CenterPoint | AMI | Inactive |
2200 Buffalo Speedway, Houston, TX 77098
Electric Service Identifier
An Electric Service Identifier is a 17 to 22 digit number ERCOT uses to identify a specific premise on the Texas grid. Esiid turns address resolution, bulk lookup, and API delivery into one operational workflow.
premises indexed
Texas TDUs
P95 lookup
Use cases
Resolve addresses before pricing, enrollment, or service territory handoff.
Qualify premises with TDU, meter, profile, and power-region context.
Upload CSVs, preserve audit history, and export clean ESIID matches.
Support real estate and diligence workflows with reliable grid identifiers.
Sample data
| ESIID | Address | TDU | Meter | Load | Status |
|---|---|---|---|---|---|
| 10204200098765432 | 2200 Buffalo Speedway, Houston | CenterPoint | AMI | Profile RES | Active |
| 10443720008821104 | 700 Congress Ave, Austin | Oncor | Smart meter | Profile BUS | Pending |
| 100890102380091771 | 1901 N Central Expy, Plano | TNMP | AMI | North zone | Active |
Pricing
$10 / mo
20,000 lookups per month for teams validating addresses and exporting ESIID matches.
$20 / mo
50,000 lookups per month for brokers, solar teams, and retail operations.
$50 / mo
500,000 lookups per month with API keys for automated address resolution.
API
Use POST /v1/resolve from Node, Python, or Go clients. Production endpoint language should be reviewed before launch.
curl -X POST https://api.esiid.io/v1/resolve \
-H "Authorization: Bearer $ESIID_API_KEY" \
-H "Content-Type: application/json" \
-d '{"address":"2200 Buffalo Speedway, Houston, TX"}'
Product preview
Search, filter, inspect, and export ESIID records from one focused workspace.
FAQ
Illustrative source language: ERCOT MarkeTrak feed plus TDU shapefiles. This should be reviewed before public launch.
Designed copy states every 4 hours with a full nightly reload. Confirm importer cadence before launch.
Service is positioned for ERCOT-deregulated territory only. Non-ERCOT and compliance language should be reviewed.
Changelog
Bulk CSV lookup, active filter chips, export links that preserve search filters, and detail-rail field mapping are ready in this build.
Resolve a Texas address, export clean premise data, or wire ESIID lookup into your own workflow.
Start free trialSecure sign in
Enter your name and phone number. We send a short-lived verification code and store only a masked phone plus a salted hash.
Dashboard
Resolve Texas addresses to ESIIDs from the web workspace.
Export filtered ESIID rows for enrollment, quotes, and diligence.
Keep reusable lists for brokers, solar territories, and accounts.
Automate lookups with bearer-auth REST access and 500k monthly calls.