Neuracore · Authentication Profile

Neuracore Authentication

Authentication

Neuracore secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyRoboticsRobot LearningMachine-LearningImitation LearningReinforcement LearningTeleoperationArtificial IntelligenceSDKPython
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: API key in: header, env

Security Schemes

NeuracoreApiKey apiKey
NeuracoreLogin oauth2

Source

Authentication Profile

neuracore-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://github.com/NeuracoreAI/neuracore/blob/main/docs/environment_variable.md
docs: https://github.com/NeuracoreAI/neuracore/blob/main/docs/commandline.md
summary:
  types: [apiKey, oauth2]
  api_key_in: [header, env]
  api_key_prefix: nrc_
  notes: >-
    No public OpenAPI document is published; the authentication model is captured
    from the SDK/CLI documentation and source (requests-oauthlib login flow +
    API-key header auth against api.neuracore.com/api).
schemes:
- name: NeuracoreApiKey
  type: apiKey
  key_prefix: nrc_
  env: NEURACORE_API_KEY
  obtain: >-
    Run `neuracore login` (interactive or --email/--password) which authenticates
    and stores an API key at ~/.neuracore/config.json, or set NEURACORE_API_KEY.
  sources: [docs/environment_variable.md, neuracore/core/cli/generate_api_key.py]
- name: NeuracoreLogin
  type: oauth2
  detail: >-
    Interactive account login backed by requests-oauthlib; exchanges account
    credentials for a session/API key used by the SDK and CLI.
  sources: [neuracore/core/auth.py]
org_context:
  env: NEURACORE_ORG_ID
  format: uuid
  note: >-
    Requests are scoped to an organization; select with `neuracore select-org`
    or set NEURACORE_ORG_ID.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/neuracore-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.