Account

Your Noah account

Manage your Noah-in-Claude plan, login and connected access. Technical API keys remain available below for advanced system use.

Signed in
Loading account...

Profile

Your Noah account keeps connected access, saved investigations and package history with this email.

Login method
-

Noah in Claude plan

Your Claude account supplies the model reasoning and compute. Your Noah plan supplies the evidence archive, analytical physics, investigation capacity, saved outputs and professional workflows.

Loading plan... Checking billing status.
Have a beta or enterprise test code? Redeem it here.

Reader and Pro Analyst are monthly subscriptions billed in GBP until cancelled. Where tax applies, secure Checkout calculates and shows it from your billing details before confirmation. Use the billing portal for invoices, payment details and cancellation; contact billing support for a Reader/Pro plan change. Terms · Privacy · Billing support. Team Desk, enterprise and private deployments are handled directly so capacity, security and workflow fit can be agreed before payment.

Advanced connections & API access

Claude's normal connector does not need a secret key. Generate one here only for a technical client or system integration that explicitly requires bearer-token access. Keys are shown once.

Copy this key now. Noah will not show it again.
Loading API keys...

Noah connection keys can read owner-scoped Archive evidence jobs and packets only. Their protected artifacts are retained for 30 days and do not create Predict state. Saved reports keys can list and run saved reports. Full dashboard keys can also create fresh investigations through the machine API. Existing secrets cannot be retrieved later because Noah stores only hashed keys.

Machine quick start

Use the key as a bearer token. A model can call Noah's Archive MCP/API for evidence packets, list saved reports, run a saved recipe, or use a full dashboard key to start a fresh investigation.

GET https://www.noahpredict.com/api/external/v1/recipes
Authorization: Bearer np_live_...

POST https://www.noahpredict.com/mcp
Authorization: Bearer np_live_...

POST https://www.noahpredict.com/api/external/v1/recipes/{recipe_id}/run
Authorization: Bearer np_live_...

POST https://www.noahpredict.com/api/external/v1/reports
Authorization: Bearer np_live_...
Content-Type: application/json

{"question":"Your new Noah Predict question","frame_id":"market_edge"}