Neuracore

Neuracore is an end-to-end cloud platform for robot skill creation. Teams use it to collect teleoperation demonstrations, curate and version datasets, train imitation-learning and reinforcement-learning policies, and deploy them to production robots for real-time inference. The platform is driven by an official Python SDK and command-line interface (pip install neuracore) that stream 14 first-class data modalities to the Neuracore cloud backend at api.neuracore.com, plus a Rust data daemon for high-throughput recording. Founded by Stephen James and backed by Earlybird, Neuracore is used by robotics teams including Anvil Robotics, AIRA, Flexiv and Scale AI.

Neuracore publishes 1 API on the APIs.io network. Tagged areas include Company, Robotics, Robot Learning, Machine Learning, and Imitation Learning.

Neuracore’s developer surface includes documentation, getting-started guide, pricing, signup flow, CLI, authentication, changelog, and 9 more developer resources.

27.5/100 emerging ▬ flat Agent 10/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyRoboticsRobot LearningMachine LearningImitation LearningReinforcement LearningTeleoperationArtificial IntelligenceSDKPython

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 27.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 8.7 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/neuracore: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Neuracore Platform API

REST backend for the Neuracore robot-learning platform, consumed by the official Neuracore Python SDK and CLI. Handles authentication, organizations, datasets, training runs and...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Neuracore Authentication

apiKey/oauth2 · 2 schemes

SECURITY

Neuracore Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: neuracore
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/neuracore.png
name: Neuracore
description: Neuracore is an end-to-end cloud platform for robot skill creation. Teams use it to collect teleoperation demonstrations,
  curate and version datasets, train imitation-learning and reinforcement-learning policies, and deploy them to production
  robots for real-time inference. The platform is driven by an official Python SDK and command-line interface (pip install
  neuracore) that stream 14 first-class data modalities to the Neuracore cloud backend at api.neuracore.com, plus a Rust data
  daemon for high-throughput recording. Founded by Stephen James and backed by Earlybird, Neuracore is used by robotics teams
  including Anvil Robotics, AIRA, Flexiv and Scale AI.
url: https://raw.githubusercontent.com/api-evangelist/neuracore/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 8
  pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Robotics
- Robot Learning
- Machine Learning
- Imitation Learning
- Reinforcement Learning
- Teleoperation
- Artificial Intelligence
- SDK
- Python
apis:
- name: Neuracore Platform API
  description: REST backend for the Neuracore robot-learning platform, consumed by the official Neuracore Python SDK and CLI.
    Handles authentication, organizations, datasets, training runs and policy inference. Authenticated with a Neuracore API
    key (nrc_ prefix) or an interactive login.
  humanURL: https://github.com/NeuracoreAI/neuracore
  baseURL: https://api.neuracore.com/api
  tags:
  - Robotics
  - Robot Learning
  - Machine Learning
  properties:
  - type: Authentication
    url: authentication/neuracore-authentication.yml
  - type: Conventions
    url: conventions/neuracore-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/neuracore-domain-security.yml
- type: Website
  url: https://neuracore.com
- type: Documentation
  url: https://github.com/NeuracoreAI/neuracore/tree/main/docs
- type: GettingStarted
  url: https://github.com/NeuracoreAI/neuracore/blob/main/docs/tutorial.md
- type: GitHubOrganization
  url: https://github.com/NeuracoreAI
- type: Pricing
  url: https://neuracore.com/pricing
- type: SignUp
  url: https://neuracore.com/auth/register
- type: TermsOfService
  url: https://neuracore.com/terms
- type: Packages
  url: packages/neuracore-packages.yml
- type: SDKs
  url: packages/neuracore-packages.yml
- type: CLI
  url: cli/neuracore-cli.yml
- type: Authentication
  url: authentication/neuracore-authentication.yml
- type: Conventions
  url: conventions/neuracore-conventions.yml
- type: LLMsTxt
  url: llms/neuracore-llms.txt
- type: Lifecycle
  url: lifecycle/neuracore-lifecycle.yml
- type: ChangeLog
  url: changelog/neuracore-changelog.yml