puc.texas.gov API: daily_filing_search
puc.texas.gov via Parse · government_public
Search for filings submitted on a specific date or within a date range. Returns paginated results including control number, item number, item type, filing party, and description for each filing. Access PUCT Interchange filing data, search dockets, and retrieve document links. Fulfilled by Parse from puc.texas.gov.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- puc-texas-gov
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d02e185d-5b07-44e6-a934-f03130fa799a/daily_filing_search
- Interface artifact
- sha256:88f053261d338298290980d7740599163fdb17a7a2ef5d9f7ea7ffbabba5f085
- Manifest digest
- sha256:1fe1ad2cc81a63076d768e70dedf4c5472abb92327ca1f07c475cb031e360bab
Request fields
- page (integer): Page number for paginated results.
- utility_type (string): Utility type filter.: Allowed values: A, E, W, T, O
- date_filed_to (string): End date in MM/DD/YYYY format.
- date_filed_from (string, required): Start date in MM/DD/YYYY format.
Example queries
- {"page":"1","utility_type":"A","date_filed_to":"06/12/2026","date_filed_from":"06/05/2026"}