X-API-Key header.
401 Unauthorized.Documentation Index
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 header.
curl -X POST 'https://api.govfiles.dev/v2/companies/search' \
-H 'Content-Type: application/json' \
-H "X-API-Key: $GOVFILES_API_KEY" \
-d '{"q":"acme","jurisdictions":"all","limit":10}'
401 Unauthorized.