/texas/companies/search
Search Texas business entities by name in the free Texas Comptroller Franchise Tax Account Status record. Matches from the start of the entity name and returns matching entities with name, taxpayer_id (Comptroller Taxpayer Number) and mailing-address ZIP. Use the taxpayer_id with texas/companies for the full entity record.
Price: 1 credit
💡 AI Hint: Search Texas business entities by name (matched from the start of the name). Pass name and count. Returns a list of items, each with taxpayer_id (11-digit Comptroller Taxpayer Number), name and mailing_address_zip. Use the taxpayer_id with texas/companies for the full entity record (status, registered agent, officers).
⚠️ Common errors: 412: No entities matched the search name, 422: The search name is too broad and matches too many entities — add more leading characters to narrow it
Authorizations
API token from the dashboard
Headers
Body
Entity name to search by (matches from the start of the name)
2 - 50"WALMART"
"WHATABURGER"
"DELL COMPUTER"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500