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.
curl -X GET "https://api.orwel.io/api/v1/companies/company-uuid" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "data": { "id": "company-uuid", "name": "Acme Corp", "domain": "acme.com", "description": "Leading provider of widgets", "employees": "100-500", "main_industry": "Manufacturing", "created_at": "2025-01-01T00:00:00Z" } }
Retrieve a specific company by ID