# Get Electricity Developer Reference This optional text file is a developer and browser-agent reference. It is not special search markup and is not required for Google Search generative AI features. Get Electricity helps Texans compare electricity plans from licensed retail providers by ZIP code, ESI ID, or service address. Canonical site: https://getelectricity.com/ Privacy policy: https://getelectricity.com/privacy Terms of service: https://getelectricity.com/terms Contact email: support@getelectricity.com Contact phone: +1-972-200-9027 Broker license: Texas electricity broker license BR230243 ## What The Site Provides - Texas electricity plan comparison for deregulated electricity markets. - Plan prices, energy charges, TDU delivery charges, base fees, term lengths, provider details, and enrollment options. - Search modes for ZIP code, ESI ID, and service address. - Licensed retail provider and retailer plan information surfaced before sign-up. ## Public Pages - https://getelectricity.com/ - https://getelectricity.com/texas-electricity-plans/78701/ - https://getelectricity.com/cities/houston/ - https://getelectricity.com/providers/nrg/ - https://getelectricity.com/retailers/reliant/ - https://getelectricity.com/privacy - https://getelectricity.com/terms ## Public Data Endpoints Use these unauthenticated JSON endpoints to fetch available plans without tRPC batching or browser automation. GET https://api.getutilities.com/api/public/plans?zip=78701 GET https://api.getutilities.com/api/public/plans.schema.json The plans endpoint accepts a 5-digit Texas ZIP code in the zip query parameter and returns public plan fields only. Internal provider payloads and enrollment workflow state are not included.