Same as GET but accepts a JSON body. Use for large multi-company queries that exceed URL length limits.
Global queries (no company filter) require at least one date range spanning 14 days or less.
API versioning: Defaults to v1. Pass api_version=v0 for deprecated legacy schema.
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>Filter events on or after this date (ISO 8601).
Filter events on or before this date (ISO 8601).
Filter events created at or after this datetime.
Filter events created at or before this datetime.
Filter events updated at or after this datetime.
Filter events updated at or before this datetime.
Filter by a single company domain (e.g. spacex.com).
Filter by a single company slug/prismic UID.
Filter by a single company ID.
List of company domains.
List of company IDs.
Comma-separated event types: funding-round, secondary-transaction, company-milestone, corporate-action.
Comma-separated event subtypes (e.g. stock_split, ipo).
Attach citation payloads to events.
Pagination mode. Default: page.
page - pagecursor - cursorpage, cursor Page number (offset pagination). Default: 1.
Results per page. Default: 30, max: 100.
Cursor for the next page (cursor pagination only).
Cursor for the previous page (cursor pagination only).
Response schema version. Default: v1.
v1 - v1v0 - v0legacy - legacyv1, v0, legacy