Playground
Try the API live.
Real response shapes, mocked data. No key required to test — sign up when you're ready to ship.
GET
https://api.secstream.dev/v1/filings?ticker=AAPL&type=10-K&limit=25Auth: Bearer sk_live_...
request.sh
curl https://api.secstream.dev/v1/filings?ticker=AAPL&type=10-K&limit=25 \
-H "Authorization: Bearer sk_live_..."Response
// Send a request to see the response.