Returns companies and documents belonging to a category, sorted by publication date.
Results are a unified list of companies and documents, each identified by a type field. Use limit and offset for pagination.
The meta object varies by item type. For companies it includes domain and logo. For documents it includes preview_image and document_type.
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>Category slug to look up (e.g. crypto).
Items per page, 1-100. Default 20.
Number of items to skip. Default 0.