API Functionality is Live
Exciting update, especially for those of you who are more technically inclined!
You can now programmatically access our financial datasets directly through a simple, authenticated API. Whether you're building trading tools, dashboards, research bots, or personal finance trackers, this opens up a ton of new possibilities to interact with our app.
API Documentation is available at: https://www.signal-sigma.com/api-docs
Machine-readable OpenAPI spec (great for code generation / AI tools): https://signal-sigma-api.com/openapi.json
How to Get Started
Request an API KEY → we’ll assign you a key automatically, but a manual review of your application will unlock a higher rate limit.
Test with the /test endpoint first.
Explore /ticker_list to see what data is available.
Start querying /price_history or /data.
We will be adding new endpoints soon and update the documentation accordingly. If you hit limits, want more data fields, or have ideas, just let us know.
Looking forward to seeing what you build!
Best,
Andrei & the Signal Sigma team