Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to use your GovFiles API key
X-API-Key
curl -X POST 'https://api.govfiles.dev/v1/companies/search' \ -H 'Content-Type: application/json' \ -H "X-API-Key: $GOVFILES_API_KEY" \ -d '{"q":"acme","jurisdictions":"all","limit":10}'
401 Unauthorized