Start here
Quickstart
Sign up, get an API key, and make your first authenticated call in under 15 minutes.
API Reference
The REST reference generated from our OpenAPI spec, with a try-it console.
MCP
Point any MCP client at the Noonum MCP server.
Guides
Workflows for building and iterating on strategies.
Methodology & Concepts
The research and scoring methodology behind the signals.
The workflow
Authenticate, then reuse or build a strategy. Review the holdings and their reasoning and refine until the companies are right. Optimize to a weighted portfolio and back-test it against a benchmark. Every request is authenticated with anAuthorization: Bearer <token> header, where the token is your Noonum API key. See Authentication for details.
Base URLs
| Service | URL |
|---|---|
| REST API | https://api.noonum.ai/v2 |
| MCP server | https://api.noonum.ai/v1/mcp |