Skip to content
Bharat NeuroTech
NeuroCortex · Live
₹101 Shagun on signup · free
// API · NEUROCORTEX_v2

The AI API that
signs its own answers.

Other APIs give you a model. We give you a model with a doctor's signature attached to every response. Same OpenAI-compatible endpoint, plus a `signoff_url` field pointing to the evidence pack — signed by Dr. Sodhi, ISO 42001 lead auditor. One API, both pillars: the same engine that powers the Human Lab (NeuroMarketing · Neuro-Forensics · Neuro-Analytics) and the AI pillar (AI Audit · AI Governance).

Powered by NeuroCortex v2 →

// THE DIFFERENCE

A signed response, not just a model card.

Every billable NeuroCortex call returns a signoff_url pointing to the ISO 42001 / 27001 / 27701 evidence pack tied to that exact response — signed by Dr. Nitnem Singh Sodhi, Triple-ISO Lead Auditor (ANSI/ABICB, March 2025).

$ curl https://bharatneurotech.com/api/public/v1/neurocortex/chat \
  -H "Authorization: Bearer $NEUROCORTEX_KEY" \
  -d '{"messages":[{"role":"user","content":"audit this clause"}]}'

{ "id": "msg_01h…",
  "choices": [ { "message": { "role": "assistant", "content": "…" } } ],
  "signoff_url": "https://bharatneurotech.com/audit/msg_01h…/sign",
  "auditor": "Dr. Nitnem Singh Sodhi · ISO 42001/27001/27701" }

// HOW IT WORKS

01
Sign up

₹101 welcome credits (Shagun) land in your wallet on signup — free, pay per action.

02
Mint a key

Generate a Bearer token in /billing. Per-key daily caps and IP allow-lists supported.

03
Call the engine

POST to /api/public/v1/neurocortex/chat. JSON in, JSON out — with the auditor signoff URL attached.

// API CALLS ARE 2× THE LAB PRICE (HOBBY TIER)

// PRICING

Lab pricing protects browser users with a small anonymous daily cap. The API is purely metered — every billable call is 2× the equivalent Lab action on the Hobby tier. Builder tier is 1.5×, Scale tier is 1.2×. Account and catalogue reads are metered at zero.

EndpointActionPer call
POST /v1/neurocortex/chatcore chat₹1
POST /v1/neurocortex/chat (with persona)tool chat₹2
POST /v1/neurocortex/tools/runrun a structured tool₹3
POST /v1/neurocortex/tools/generatespin up a new tool₹9.80
POST /v1/neurocortex/scanimage scan₹3
POST /v1/neurocortex/listenaudio · per minute₹3
POST /v1/neurocortex/listen (video)video · per minute₹4
GET /v1/neurocortex/accountwallet balance + daily usagemetered · 0
GET /v1/neurocortex/modelsengine cataloguemetered · 0
Open the Lab →