Documentation Index
Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
Operations
Operations pages are for the people who have to prove the system is healthy, explain what happened, and ship without guessing.
Health and readiness
Liveness
GET /healthz is part of release verification and should stay green before you treat the API as ship-ready.Readiness
GET /readyz is part of release verification and fails closed when the platform cannot safely serve traffic.Trace propagation
Downstream fetches
Datastream forwards request correlation headers on downstream SEC fetches so ingest and serving traces stay tied together.
Deploy verification
Run:/healthz/readyz- OAuth discovery endpoints
/v1/limitswhen an API key is supplied
Current production posture
- WorkOS discovery is live and returns
200 - release verification should treat
/.well-known/oauth-authorization-serveras a required200 - launch-readiness should be read from the current release-verification artifact rather than assumed from this page alone
Read next
Freshness and trust
Read how freshness and provenance are measured and published.
Benchmark workflows
Review the current performance and parity methodology.
Auth and pricing
Check auth, limits, billing, and onboarding posture.