curl --request GET \
--url https://sacra.com/api/v1/companies/{company_slug}/ \
--header 'Authorization: <api-key>'Retrieve a single company’s full detail payload by slug.
curl --request GET \
--url https://sacra.com/api/v1/companies/{company_slug}/ \
--header 'Authorization: <api-key>'Documentation Index
Fetch the complete documentation index at: https://docs.sacra.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using one of two formats:
Token <your-token>Bearer <your-jwt>URL slug of the company (e.g. stripe).
Full company detail payload.
Show child attributes